This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ia64 / ide.h
index 778d69e..2adbd91 100644 (file)
@@ -53,6 +53,9 @@ static inline unsigned long ide_default_io_base(int index)
        }
 }
 
+#define IDE_ARCH_OBSOLETE_INIT
+#define ide_default_io_ctl(base)       ((base) + 0x206) /* obsolete */
+
 #ifdef CONFIG_PCI
 #define ide_init_default_irq(base)     (0)
 #else