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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/prep_nvram.h linux/include/asm-ppc/prep_nvram.h
@@ -17,6 +17,7 @@
   For enum's: if given in hex then they are bit significant, i.e. only
   one bit is on for each enum.
 */
+#ifdef __KERNEL__
 #ifndef _PPC_PREP_NVRAM_H
 #define _PPC_PREP_NVRAM_H
 
@@ -144,3 +145,4 @@
 			  unsigned char val);
 
 #endif /* _PPC_PREP_NVRAM_H */
+#endif /* __KERNEL__ */

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