patch-2.4.21 linux-2.4.21/include/asm-ppc/serial.h

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

diff -urN linux-2.4.20/include/asm-ppc/serial.h linux-2.4.21/include/asm-ppc/serial.h
@@ -1,7 +1,4 @@
 /*
- * BK Id: %F% %I% %G% %U% %#%
- */
-/*
  * include/asm-ppc/serial.h
  */
 
@@ -13,6 +10,8 @@
 
 #if defined(CONFIG_GEMINI)
 #include <platforms/gemini_serial.h>
+#elif defined(CONFIG_LOPEC)
+#include <platforms/lopec_serial.h>
 #elif defined(CONFIG_SPRUCE)
 #include <platforms/spruce.h>
 #elif defined(CONFIG_4xx)

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