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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/mpc8xx.h linux/include/asm-ppc/mpc8xx.h
@@ -5,6 +5,7 @@
  * file that has to include MPC8xx configuration, they all include
  * this one and the configuration switching is done here.
  */
+#ifdef __KERNEL__
 #ifndef __CONFIG_8xx_DEFS
 #define __CONFIG_8xx_DEFS
 
@@ -79,3 +80,4 @@
 		       void *dev_id);
 #endif /* CONFIG_8xx */
 #endif
+#endif /* __KERNEL__ */

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