aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/ide.h')
-rw-r--r--include/asm-alpha/ide.h2
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)
}
}
-#define ide_default_io_ctl(base) ((base) + 0x206) /* obsolete */
-
#ifdef CONFIG_PCI
#define ide_init_default_irq(base) (0)
#else