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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/bootinfo.h linux/include/asm-ppc/bootinfo.h
@@ -6,6 +6,7 @@
  */
 
 
+#ifdef __KERNEL__
 #ifndef _PPC_BOOTINFO_H
 #define _PPC_BOOTINFO_H
 
@@ -33,3 +34,4 @@
 
 #endif /* _PPC_BOOTINFO_H */
 
+#endif /* __KERNEL__ */

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