patch-2.4.1 linux/include/asm-ppc/serial.h
Next file: linux/include/asm-ppc/smp.h
Previous file: linux/include/asm-ppc/segment.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Jan 22 15:41:15 2001
- Orig file:
v2.4.0/linux/include/asm-ppc/serial.h
- Orig date:
Sat Nov 11 18:23:11 2000
diff -u --recursive --new-file v2.4.0/linux/include/asm-ppc/serial.h linux/include/asm-ppc/serial.h
@@ -5,10 +5,6 @@
#ifdef __KERNEL__
#include <linux/config.h>
-#ifdef CONFIG_GEMINI
-#include <asm/gemini_serial.h>
-#else
-
/*
* This assumes you have a 1.8432 MHz clock for your UART.
*
@@ -127,5 +123,4 @@
HUB6_SERIAL_PORT_DFNS \
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)