[PATCH] missing includes of io.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
		
							parent
							
								
									016002312d
								
							
						
					
					
						commit
						2099c99e3b
					
				| @ -32,6 +32,7 @@ | ||||
| #include <linux/ktime.h> | ||||
| #include <linux/mutex.h> | ||||
| #include <linux/time.h> | ||||
| #include <asm/io.h> | ||||
| 
 | ||||
| /***************
 | ||||
|  * Definitions * | ||||
|  | ||||
| @ -14,6 +14,7 @@ | ||||
| #include <linux/mmc/protocol.h> | ||||
| #include <linux/mmc/host.h> | ||||
| #include <linux/highmem.h> | ||||
| #include <asm/io.h> | ||||
| 
 | ||||
| #define DRIVER_NAME "tifm_sd" | ||||
| #define DRIVER_VERSION "0.6" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user