This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc64 / ide.h
index 88d3645..a06fef9 100644 (file)
@@ -25,6 +25,9 @@
 static inline int ide_default_irq(unsigned long base) { return 0; }
 static inline unsigned long ide_default_io_base(int index) { return 0; }
 
+#define IDE_ARCH_OBSOLETE_INIT
+#define ide_default_io_ctl(base)       ((base) + 0x206) /* obsolete */
+
 #define ide_init_default_irq(base)     (0)
 
 #endif /* __KERNEL__ */