patch-2.4.21 linux-2.4.21/include/asm-sh/hdreg.h
Next file: linux-2.4.21/include/asm-sh/ide.h
Previous file: linux-2.4.21/include/asm-s390x/unistd.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/asm-sh/hdreg.h
-  Orig date: 
2000-03-05 09:33:55.000000000 -0800
diff -urN linux-2.4.20/include/asm-sh/hdreg.h linux-2.4.21/include/asm-sh/hdreg.h
@@ -7,6 +7,7 @@
 #ifndef __ASM_SH_HDREG_H
 #define __ASM_SH_HDREG_H
 
-typedef unsigned int ide_ioreg_t;
+//typedef unsigned int ide_ioreg_t;
+typedef unsigned long ide_ioreg_t;
 
 #endif /* __ASM_SH_HDREG_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)