This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-arm / serial.h
index 015b262..1cce84a 100644 (file)
 #ifndef __ASM_SERIAL_H
 #define __ASM_SERIAL_H
 
-#define BASE_BAUD      (1843200 / 16)
+#include <asm/arch/serial.h>
+
+#define SERIAL_PORT_DFNS               \
+       STD_SERIAL_PORT_DEFNS           \
+       EXTRA_SERIAL_PORT_DEFNS
 
 #endif