patch-2.4.21 linux-2.4.21/include/asm-ppc/hdreg.h
Next file: linux-2.4.21/include/asm-ppc/heathrow.h
Previous file: linux-2.4.21/include/asm-ppc/hardirq.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-ppc/hdreg.h
- Orig date:
2001-05-21 15:02:06.000000000 -0700
diff -urN linux-2.4.20/include/asm-ppc/hdreg.h linux-2.4.21/include/asm-ppc/hdreg.h
@@ -1,7 +1,4 @@
/*
- * BK Id: SCCS/s.hdreg.h 1.5 05/17/01 18:14:24 cort
- */
-/*
* linux/include/asm-ppc/hdreg.h
*
* Copyright (C) 1994-1996 Linus Torvalds & authors
@@ -14,7 +11,8 @@
#ifndef __ASMPPC_HDREG_H
#define __ASMPPC_HDREG_H
-typedef unsigned int ide_ioreg_t;
+//typedef unsigned int ide_ioreg_t;
+typedef unsigned long ide_ioreg_t;
#endif /* __ASMPPC_HDREG_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)