summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/phytec-phycore-omap4460/board.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-04-12 10:14:35 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-04-15 08:44:42 +0200
commit041155f11ca06360e61c567280f9b9f00773b608 (patch)
tree66838840253de2a7153872e53c19e685c08297da /arch/arm/boards/phytec-phycore-omap4460/board.c
parent51b03f48448ec6fe99929a75d792cedc4def4a51 (diff)
downloadbarebox-041155f11ca06360e61c567280f9b9f00773b608.tar.gz
barebox-041155f11ca06360e61c567280f9b9f00773b608.tar.xz
include: Move ns16550 serial platform_data to include/platform_data
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/phytec-phycore-omap4460/board.c')
-rw-r--r--arch/arm/boards/phytec-phycore-omap4460/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boards/phytec-phycore-omap4460/board.c b/arch/arm/boards/phytec-phycore-omap4460/board.c
index 6495a6f6ab..807cdd677d 100644
--- a/arch/arm/boards/phytec-phycore-omap4460/board.c
+++ b/arch/arm/boards/phytec-phycore-omap4460/board.c
@@ -20,7 +20,6 @@
#include <driver.h>
#include <gpio.h>
#include <io.h>
-#include <ns16550.h>
#include <asm/armlinux.h>
#include <generated/mach-types.h>
#include <mach/omap4-silicon.h>