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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/mpc8260.h linux/include/asm-ppc/mpc8260.h
@@ -5,6 +5,7 @@
  * file that has to include MPC8260 configuration, they all include
  * this one and the configuration switching is done here.
  */
+#ifdef __KERNEL__
 #ifndef __CONFIG_8260_DEFS
 #define __CONFIG_8260_DEFS
 
@@ -40,3 +41,4 @@
 
 #endif /* CONFIG_8260 */
 #endif
+#endif /* __KERNEL__ */

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