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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/pnp.h linux/include/asm-ppc/pnp.h
@@ -1,3 +1,4 @@
+#ifdef __KERNEL__
 /* 11/02/95                                                                   */
 /*----------------------------------------------------------------------------*/
 /*      Plug and Play header definitions                                      */
@@ -641,3 +642,4 @@
 
 #endif /* __ASSEMBLY__ */
 #endif  /* ndef _PNP_ */
+#endif /* __KERNEL__ */

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