diff options
Diffstat (limited to 'include/asm-alpha')
-rw-r--r-- | include/asm-alpha/ide.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-alpha/ide.h b/include/asm-alpha/ide.h index a2feed30bb68..e67c38c96a6b 100644 --- a/include/asm-alpha/ide.h +++ b/include/asm-alpha/ide.h | |||
@@ -37,8 +37,6 @@ static inline unsigned long ide_default_io_base(int index) | |||
37 | } | 37 | } |
38 | } | 38 | } |
39 | 39 | ||
40 | #define ide_default_io_ctl(base) ((base) + 0x206) /* obsolete */ | ||
41 | |||
42 | #ifdef CONFIG_PCI | 40 | #ifdef CONFIG_PCI |
43 | #define ide_init_default_irq(base) (0) | 41 | #define ide_init_default_irq(base) (0) |
44 | #else | 42 | #else |