patch-2.4.14 linux/drivers/ide/q40ide.c
Next file: linux/drivers/isdn/hisax/md5sums.asc
Previous file: linux/drivers/ide/piix.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Thu Oct 25 13:53:47 2001
-  Orig file: 
v2.4.13/linux/drivers/ide/q40ide.c
-  Orig date: 
Tue Dec  5 12:43:47 2000
diff -u --recursive --new-file v2.4.13/linux/drivers/ide/q40ide.c linux/drivers/ide/q40ide.c
@@ -41,8 +41,11 @@
      *  Offsets from one of the above bases
      */
 
+
+/* HD_DATA was redefined in asm-m68k/ide.h */
 #undef HD_DATA
 #define HD_DATA  0x1f0
+
 
 #define PCIDE_REG(x)	((q40ide_ioreg_t)(HD_##x-PCIDE_BASE1))
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)