summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-05-09 08:49:42 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-05-09 08:49:42 +0200
commit854df603da65bc56fe72218b402903f26155b0f0 (patch)
treefb8b389859b17f86f3ef9a9c26909695991fcd82 /arch/arm/mach-omap
parent55aca0a48c5cb68eeddf723a5bc69fc052071e61 (diff)
parentdd8244a422bce7ff9ff79ab1ca2632e1aad6e35a (diff)
downloadbarebox-854df603da65bc56fe72218b402903f26155b0f0.tar.gz
barebox-854df603da65bc56fe72218b402903f26155b0f0.tar.xz
Merge branch 'for-next/include-pdata'
Diffstat (limited to 'arch/arm/mach-omap')
-rw-r--r--arch/arm/mach-omap/omap_devices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap/omap_devices.c b/arch/arm/mach-omap/omap_devices.c
index 9ed3dcf619..f577fa6ea7 100644
--- a/arch/arm/mach-omap/omap_devices.c
+++ b/arch/arm/mach-omap/omap_devices.c
@@ -1,5 +1,5 @@
#include <driver.h>
-#include <ns16550.h>
+#include <platform_data/serial-ns16550.h>
#include <asm/armlinux.h>
#include <mach/omap3-devices.h>