summaryrefslogtreecommitdiff
path: root/drivers/video/omap/lcd_palmtt.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2011-07-26 13:54:55 +0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-08-08 17:27:44 +0400
commit1bc857f700fb14bbcb990a81b1255f39807ae59e (patch)
treea587ef3eda0ea6d6a682b4bd5a8f6a6bcb814739 /drivers/video/omap/lcd_palmtt.c
parent2f8163baada3dbd0ce891c35bc59ae46e773487a (diff)
downloadlinux-1bc857f700fb14bbcb990a81b1255f39807ae59e.tar.xz
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/video/omap/lcd_palmtt.c')
-rw-r--r--drivers/video/omap/lcd_palmtt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/omap/lcd_palmtt.c b/drivers/video/omap/lcd_palmtt.c
index ff0e6d7ab3a2..b51b332e5a2b 100644
--- a/drivers/video/omap/lcd_palmtt.c
+++ b/drivers/video/omap/lcd_palmtt.c
@@ -29,7 +29,7 @@ GPIO13 - screen blanking
#include <linux/module.h>
#include <linux/io.h>
-#include <mach/gpio.h>
+#include <asm/gpio.h>
#include "omapfb.h"
static int palmtt_panel_init(struct lcd_panel *panel,