patch-2.4.6 linux/include/asm-sh/serial.h
Next file: linux/include/asm-sh/socket.h
Previous file: linux/include/asm-sh/serial-bigsur.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Jun 27 13:55:29 2001
- Orig file:
v2.4.5/linux/include/asm-sh/serial.h
- Orig date:
Wed Apr 11 21:24:52 2001
diff -u --recursive --new-file v2.4.5/linux/include/asm-sh/serial.h linux/include/asm-sh/serial.h
@@ -12,8 +12,9 @@
#ifdef CONFIG_SH_EC3104
#include <asm/serial-ec3104.h>
+#elif defined (CONFIG_SH_BIGSUR)
+#include <asm/serial-bigsur.h>
#else
-
/*
* This assumes you have a 1.8432 MHz clock for your UART.
*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)