diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c index 8eda95cd3..1073ac0ae 100644 --- a/drivers/serial/serial.c +++ b/drivers/serial/serial.c @@ -30,6 +30,9 @@ #ifdef CONFIG_KIRKWOOD #include #endif +#ifdef CONFIG_ORION5X +#include +#endif #if defined (CONFIG_SERIAL_MULTI) #include