aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/tty/serial/samsung.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/tty/serial/samsung.c b/drivers/tty/serial/samsung.c
index c1d3ebdf3b97..bc8674a63082 100644
--- a/drivers/tty/serial/samsung.c
+++ b/drivers/tty/serial/samsung.c
@@ -47,10 +47,6 @@
47 47
48#include <asm/irq.h> 48#include <asm/irq.h>
49 49
50#ifdef CONFIG_SAMSUNG_CLOCK
51#include <plat/clock.h>
52#endif
53
54#include "samsung.h" 50#include "samsung.h"
55 51
56#if defined(CONFIG_SERIAL_SAMSUNG_DEBUG) && \ 52#if defined(CONFIG_SERIAL_SAMSUNG_DEBUG) && \