ide: include <asm/ide.h> only when needed
[deliverable/linux.git] / drivers / ide / tx4939ide.c
index 40b0812a045c9e339171af4960ae6ff0ba890c60..fb037a5e70b3ed0a4396e04289497675dda60d48 100644 (file)
@@ -18,6 +18,8 @@
 #include <linux/io.h>
 #include <linux/scatterlist.h>
 
+#include <asm/ide.h>
+
 #define MODNAME        "tx4939ide"
 
 /* ATA Shadow Registers (8-bit except for Data which is 16-bit) */
This page took 0.023551 seconds and 5 git commands to generate.