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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/serial.h linux/include/asm-ppc/serial.h
@@ -2,6 +2,7 @@
  * include/asm-ppc/serial.h
  */
 
+#ifdef __KERNEL__
 #include <linux/config.h>
 
 #ifdef CONFIG_GEMINI
@@ -127,3 +128,4 @@
 	MCA_SERIAL_PORT_DFNS
 
 #endif /* CONFIG_GEMINI */
+#endif /* __KERNEL__ */

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