]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/ide.h
Driver core: fix coding style issues in device.h
[linux-2.6-omap-h63xx.git] / include / asm-arm / ide.h
index 2114acb3d2374c10a04aa3278ff095ea269b621d..f348fcf3150b982bd82192d68a820419f675b78e 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 /*
- *  This file contains the i386 architecture specific IDE code.
+ *  This file contains the ARM architecture specific IDE code.
  */
 
 #ifndef __ASMARM_IDE_H
@@ -18,7 +18,6 @@
 #endif
 
 #if !defined(CONFIG_ARCH_L7200)
-# define IDE_ARCH_OBSOLETE_INIT
 # ifdef CONFIG_ARCH_CLPS7500
 #  define ide_default_io_ctl(base)     ((base) + 0x206) /* obsolete */
 # else