patch-2.4.21 linux-2.4.21/include/asm-alpha/hdreg.h

Next file: linux-2.4.21/include/asm-alpha/hwrpb.h
Previous file: linux-2.4.21/include/asm-alpha/gct.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-alpha/hdreg.h linux-2.4.21/include/asm-alpha/hdreg.h
@@ -7,6 +7,7 @@
 #ifndef __ASMalpha_HDREG_H
 #define __ASMalpha_HDREG_H
 
-typedef unsigned short ide_ioreg_t;
+//typedef unsigned short ide_ioreg_t;
+typedef unsigned long ide_ioreg_t;
 
 #endif /* __ASMalpha_HDREG_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)