aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-12-16 11:28:10 -0800
committerTony Lindgren <tony@atomide.com>2012-12-16 11:28:10 -0800
commit2cb85a7bd2ca6db3ab3d632d0a1b6ca3770ddcf4 (patch)
tree04857b183cef8996c7380ebc8a83b5110c71e15d /drivers/tty
parentARM: OMAP2+: common: remove use of vram (diff)
parentARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h (diff)
downloadlinux-dev-2cb85a7bd2ca6db3ab3d632d0a1b6ca3770ddcf4.tar.xz
linux-dev-2cb85a7bd2ca6db3ab3d632d0a1b6ca3770ddcf4.zip
Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2
Diffstat (limited to 'drivers/tty')
-rw-r--r--drivers/tty/serial/omap-serial.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/tty/serial/omap-serial.c b/drivers/tty/serial/omap-serial.c
index 23f797eb7a28..57d6b29c039c 100644
--- a/drivers/tty/serial/omap-serial.c
+++ b/drivers/tty/serial/omap-serial.c
@@ -41,8 +41,7 @@
#include <linux/of.h>
#include <linux/gpio.h>
#include <linux/pinctrl/consumer.h>
-
-#include <plat/omap-serial.h>
+#include <linux/platform_data/serial-omap.h>
#define OMAP_MAX_HSUART_PORTS 6