patch-2.4.20 linux-2.4.20/include/asm-ppc/pgtable.h

Next file: linux-2.4.20/include/asm-ppc/pmac_feature.h
Previous file: linux-2.4.20/include/asm-ppc/pci.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-ppc/pgtable.h linux-2.4.20/include/asm-ppc/pgtable.h
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.pgtable.h 1.21 03/12/02 11:49:48 paulus
+ * BK Id: %F% %I% %G% %U% %#%
  */
 #ifdef __KERNEL__
 #ifndef _PPC_PGTABLE_H
@@ -529,10 +529,10 @@
 /* Values for nocacheflag and cmode */
 /* These are not used by the APUS kernel_map, but prevents
    compilation errors. */
-#define	KERNELMAP_FULL_CACHING		0
-#define	KERNELMAP_NOCACHE_SER		1
-#define	KERNELMAP_NOCACHE_NONSER	2
-#define	KERNELMAP_NO_COPYBACK		3
+#define	IOMAP_FULL_CACHING	0
+#define	IOMAP_NOCACHE_SER	1
+#define	IOMAP_NOCACHE_NONSER	2
+#define	IOMAP_NO_COPYBACK	3
 
 /*
  * Map some physical address range into the kernel address space.

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