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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/rpxlite.h linux/include/asm-ppc/rpxlite.h
@@ -5,6 +5,7 @@
  *
  * Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
  */
+#ifdef __KERNEL__
 #ifndef __MACH_RPX_DEFS
 #define __MACH_RPX_DEFS
 
@@ -65,3 +66,4 @@
 #define _MACH_8xx (_MACH_rpxlite)
 
 #endif
+#endif /* __KERNEL__ */

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