[ARM] remove duplicate #includes
Signed-off-by: Herbert P?tzl <herbert@13thfloor.at> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
		
					parent
					
						
							
								10ee39fe3f
							
						
					
				
			
			
				commit
				
					
						ba09cf2bcf
					
				
			
		
					 4 changed files with 0 additions and 4 deletions
				
			
		|  | @ -13,7 +13,6 @@ | |||
| #include <linux/mm.h> | ||||
| #include <linux/init.h> | ||||
| #include <linux/config.h> | ||||
| #include <linux/init.h> | ||||
| #include <linux/major.h> | ||||
| #include <linux/fs.h> | ||||
| #include <linux/platform_device.h> | ||||
|  |  | |||
|  | @ -12,7 +12,6 @@ | |||
| #include <linux/mm.h> | ||||
| #include <linux/init.h> | ||||
| #include <linux/config.h> | ||||
| #include <linux/init.h> | ||||
| #include <linux/major.h> | ||||
| #include <linux/fs.h> | ||||
| #include <linux/platform_device.h> | ||||
|  |  | |||
|  | @ -38,7 +38,6 @@ | |||
| #include <linux/pm.h> | ||||
| #include <linux/sched.h> | ||||
| #include <linux/proc_fs.h> | ||||
| #include <linux/pm.h> | ||||
| #include <linux/interrupt.h> | ||||
| 
 | ||||
| #include <asm/io.h> | ||||
|  |  | |||
|  | @ -82,7 +82,6 @@ | |||
| #include <linux/fb.h> | ||||
| #include <linux/init.h> | ||||
| #include <linux/dma-mapping.h> | ||||
| #include <linux/string.h> | ||||
| #include <linux/interrupt.h> | ||||
| #include <linux/workqueue.h> | ||||
| #include <linux/wait.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Herbert Poetzl
				Herbert Poetzl