patch-2.4.0-test11 linux/include/asm-ppc/cache.h

Next file: linux/include/asm-ppc/checksum.h
Previous file: linux/include/asm-ppc/byteorder.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/cache.h linux/include/asm-ppc/cache.h
@@ -1,6 +1,7 @@
 /*
  * include/asm-ppc/cache.h
  */
+#ifdef __KERNEL__
 #ifndef __ARCH_PPC_CACHE_H
 #define __ARCH_PPC_CACHE_H
 
@@ -83,3 +84,4 @@
 #endif /* CONFIG_8xx */
 
 #endif
+#endif /* __KERNEL__ */

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