aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha')
-rw-r--r--include/asm-alpha/ide.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-alpha/ide.h b/include/asm-alpha/ide.h
index e67c38c96a6b..f44129abc02c 100644
--- a/include/asm-alpha/ide.h
+++ b/include/asm-alpha/ide.h
@@ -37,12 +37,6 @@ static inline unsigned long ide_default_io_base(int index)
37 } 37 }
38} 38}
39 39
40#ifdef CONFIG_PCI
41#define ide_init_default_irq(base) (0)
42#else
43#define ide_init_default_irq(base) ide_default_irq(base)
44#endif
45
46#include <asm-generic/ide_iops.h> 40#include <asm-generic/ide_iops.h>
47 41
48#endif /* __KERNEL__ */ 42#endif /* __KERNEL__ */