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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/walnut.h linux/include/asm-ppc/walnut.h
@@ -11,6 +11,7 @@
  *
  */
 
+#ifdef __KERNEL__
 #ifndef	__WALNUT_H__
 #define	__WALNUT_H__
 
@@ -26,3 +27,4 @@
 #endif
 
 #endif /* __WALNUT_H__ */
+#endif /* __KERNEL__ */

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