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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/tqm860.h linux/include/asm-ppc/tqm860.h
@@ -10,6 +10,7 @@
  *
  * Copyright (c) 1999 Wolfgang Denk (wd@denx.de)
  */
+#ifdef __KERNEL__
 #ifndef __MACH_TQM860_DEFS
 #define __MACH_TQM860_DEFS
 
@@ -63,3 +64,4 @@
 
 #endif	/* __MACH_TQM860_DEFS */
 
+#endif /* __KERNEL__ */

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