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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/oak.h linux/include/asm-ppc/oak.h
@@ -11,6 +11,7 @@
  *
  */
 
+#ifdef __KERNEL__
 #ifndef	__OAK_H__
 #define	__OAK_H__
 
@@ -66,3 +67,4 @@
 #endif
 
 #endif /* __OAK_H__ */
+#endif /* __KERNEL__ */

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