patch-2.3.29 linux/include/asm-arm/serial.h

Next file: linux/include/asm-arm/signal.h
Previous file: linux/include/asm-arm/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/include/asm-arm/serial.h linux/include/asm-arm/serial.h
@@ -12,4 +12,8 @@
 
 #include <asm/arch/serial.h>
 
+#define SERIAL_PORT_DFNS		\
+	STD_SERIAL_PORT_DEFNS		\
+	EXTRA_SERIAL_PORT_DEFNS
+
 #endif

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