mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	MIPS: Kill unused <asm/debug.h> inclusions
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
		
							parent
							
								
									656e9503ba
								
							
						
					
					
						commit
						08da6f1bdd
					
				
					 7 changed files with 0 additions and 8 deletions
				
			
		|  | @ -29,7 +29,6 @@ | |||
| 
 | ||||
| #include <asm/system.h> | ||||
| #include <asm/mipsregs.h> | ||||
| #include <asm/debug.h> | ||||
| #include <asm/addrspace.h> | ||||
| #include <asm/bootinfo.h> | ||||
| 
 | ||||
|  |  | |||
|  | @ -30,7 +30,6 @@ | |||
| #include <asm/addrspace.h> | ||||
| #include <asm/bootinfo.h> | ||||
| #include <asm/emma2rh/emma2rh.h> | ||||
| #include <asm/debug.h> | ||||
| 
 | ||||
| const char *get_system_type(void) | ||||
| { | ||||
|  |  | |||
|  | @ -35,7 +35,6 @@ | |||
| #include <asm/irq.h> | ||||
| #include <asm/reboot.h> | ||||
| #include <asm/traps.h> | ||||
| #include <asm/debug.h> | ||||
| 
 | ||||
| #include <asm/emma2rh/emma2rh.h> | ||||
| 
 | ||||
|  |  | |||
|  | @ -29,7 +29,6 @@ | |||
| #include <linux/pci.h> | ||||
| 
 | ||||
| #include <asm/bootinfo.h> | ||||
| #include <asm/debug.h> | ||||
| 
 | ||||
| #include <asm/emma2rh/emma2rh.h> | ||||
| 
 | ||||
|  |  | |||
|  | @ -29,8 +29,6 @@ | |||
| 
 | ||||
| #include <asm/mach-pnx8550/pci.h> | ||||
| #include <asm/mach-pnx8550/glb.h> | ||||
| #include <asm/debug.h> | ||||
| 
 | ||||
| 
 | ||||
| static inline void clear_status(void) | ||||
| { | ||||
|  |  | |||
|  | @ -29,7 +29,6 @@ | |||
| #include <linux/pci.h> | ||||
| 
 | ||||
| #include <asm/bootinfo.h> | ||||
| #include <asm/debug.h> | ||||
| 
 | ||||
| #include <asm/emma2rh/emma2rh.h> | ||||
| 
 | ||||
|  |  | |||
|  | @ -28,7 +28,6 @@ | |||
| #include <linux/timex.h> | ||||
| 
 | ||||
| #include <asm/mipsregs.h> | ||||
| #include <asm/debug.h> | ||||
| #include <asm/time.h> | ||||
| #include <asm/mach-rc32434/rc32434.h> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Shinya Kuribayashi
						Shinya Kuribayashi