aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/ide.h')
-rw-r--r--include/asm-sh/ide.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-sh/ide.h b/include/asm-sh/ide.h
index 9f8e9142dc33..58e0bdd52be4 100644
--- a/include/asm-sh/ide.h
+++ b/include/asm-sh/ide.h
@@ -14,9 +14,6 @@
14 14
15#ifdef __KERNEL__ 15#ifdef __KERNEL__
16 16
17
18#define ide_default_io_ctl(base) (0)
19
20#include <asm-generic/ide_iops.h> 17#include <asm-generic/ide_iops.h>
21 18
22#endif /* __KERNEL__ */ 19#endif /* __KERNEL__ */