diff --git a/drivers/tty/serial/samsung.c b/drivers/tty/serial/samsung.c index c1d3ebdf3b97cf25f81699db1c697dcdf2f478cd..bc8674a63082be0ed988379c4773109226698b27 100644 --- a/drivers/tty/serial/samsung.c +++ b/drivers/tty/serial/samsung.c @@ -47,10 +47,6 @@ #include -#ifdef CONFIG_SAMSUNG_CLOCK -#include -#endif - #include "samsung.h" #if defined(CONFIG_SERIAL_SAMSUNG_DEBUG) && \