diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c index 0d56e78c50b3ad63d8e6264f145d2c9644a53b55..0d6ad6283ace04ff723afafc1bb1908cc9d4d310 100644 --- a/drivers/serial/serial.c +++ b/drivers/serial/serial.c @@ -28,15 +28,6 @@ #ifdef CONFIG_NS87308 #include #endif -#ifdef CONFIG_KIRKWOOD -#include -#elif defined(CONFIG_ORION5X) -#include -#elif defined(CONFIG_ARMADA100) -#include -#elif defined(CONFIG_PANTHEON) -#include -#endif #if defined (CONFIG_SERIAL_MULTI) #include