summaryrefslogtreecommitdiffstats
path: root/board/evb64260/serial.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-01-15 18:00:25 +0900
committerTom Rini <trini@ti.com>2014-01-24 16:59:21 -0500
commitbc0009ebc639d33e15b38b55204cd1532cd5a6c0 (patch)
tree53aab9be534e16e701d902a3e9fd33a39f0af2c6 /board/evb64260/serial.c
parent347d06dec43e2e6ca50f975d5472072a977c528f (diff)
downloadtalos-obmc-uboot-bc0009ebc639d33e15b38b55204cd1532cd5a6c0.tar.gz
talos-obmc-uboot-bc0009ebc639d33e15b38b55204cd1532cd5a6c0.zip
board: delete meaningless serial.h
Delete some serial.h files, whole code in which is surrounded by #if 0 ... #endif Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/evb64260/serial.c')
-rw-r--r--board/evb64260/serial.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/evb64260/serial.c b/board/evb64260/serial.c
index 3081fad21a..83a421708b 100644
--- a/board/evb64260/serial.c
+++ b/board/evb64260/serial.c
@@ -21,8 +21,6 @@
#include <ns16550.h>
#endif
-#include "serial.h"
-
#include "mpsc.h"
DECLARE_GLOBAL_DATA_PTR;
OpenPOWER on IntegriCloud