diff options
Diffstat (limited to 'drivers/ide/tx4939ide.c')
-rw-r--r-- | drivers/ide/tx4939ide.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ide/tx4939ide.c b/drivers/ide/tx4939ide.c index 40b0812a045c..fb037a5e70b3 100644 --- a/drivers/ide/tx4939ide.c +++ b/drivers/ide/tx4939ide.c | |||
@@ -18,6 +18,8 @@ | |||
18 | #include <linux/io.h> | 18 | #include <linux/io.h> |
19 | #include <linux/scatterlist.h> | 19 | #include <linux/scatterlist.h> |
20 | 20 | ||
21 | #include <asm/ide.h> | ||
22 | |||
21 | #define MODNAME "tx4939ide" | 23 | #define MODNAME "tx4939ide" |
22 | 24 | ||
23 | /* ATA Shadow Registers (8-bit except for Data which is 16-bit) */ | 25 | /* ATA Shadow Registers (8-bit except for Data which is 16-bit) */ |