ide: include <asm/ide.h> only when needed
[deliverable/linux.git] / drivers / ide / tx4938ide.c
index d9095345f7ca989c02c9fe663636c5ffe5987d7d..efade9e898b38d8b22a428136cb5e1c73be805c2 100644 (file)
@@ -15,6 +15,8 @@
 #include <linux/init.h>
 #include <linux/platform_device.h>
 #include <linux/io.h>
+
+#include <asm/ide.h>
 #include <asm/txx9/tx4938.h>
 
 static void tx4938ide_tune_ebusc(unsigned int ebus_ch,
This page took 0.024178 seconds and 5 git commands to generate.