patch-2.4.21 linux-2.4.21/include/asm-arm/hdreg.h
Next file: linux-2.4.21/include/asm-arm/ide.h
Previous file: linux-2.4.21/include/asm-arm/arch-sa1100/keyboard.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-arm/hdreg.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.20/include/asm-arm/hdreg.h linux-2.4.21/include/asm-arm/hdreg.h
@@ -7,7 +7,8 @@
#ifndef __ASMARM_HDREG_H
#define __ASMARM_HDREG_H
-typedef unsigned int ide_ioreg_t;
+//typedef unsigned int ide_ioreg_t;
+typedef unsigned long ide_ioreg_t;
#endif /* __ASMARM_HDREG_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)