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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/mbx.h linux/include/asm-ppc/mbx.h
@@ -1,4 +1,3 @@
-
 /*
  * A collection of structures, addresses, and values associated with
  * the Motorola MBX boards.  This was originally created for the
@@ -8,6 +7,7 @@
  *
  * Copyright (c) 1997 Dan Malek (dmalek@jlc.net)
  */
+#ifdef __KERNEL__
 #ifndef __MACH_MBX_DEFS
 #define __MACH_MBX_DEFS
 
@@ -87,3 +87,4 @@
 */
 #define _MACH_8xx (_MACH_mbx)
 #endif
+#endif /* __KERNEL__ */

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