vserver 1.9.5.x5
[linux-2.6.git] / include / asm-arm / serial.h
index 1cce84a..015b262 100644 (file)
 #ifndef __ASM_SERIAL_H
 #define __ASM_SERIAL_H
 
-#include <asm/arch/serial.h>
-
-#define SERIAL_PORT_DFNS               \
-       STD_SERIAL_PORT_DEFNS           \
-       EXTRA_SERIAL_PORT_DEFNS
+#define BASE_BAUD      (1843200 / 16)
 
 #endif