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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/board.h linux/include/asm-ppc/board.h
@@ -10,6 +10,7 @@
  *
  */
 
+#ifdef __KERNEL__
 #ifndef __BOARD_H__
 #define	__BOARD_H__
 
@@ -40,3 +41,4 @@
 #endif
 
 #endif /* __BOARD_H__ */
+#endif /* __KERNEL__ */

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