ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
[deliverable/linux.git] / drivers / video / omap / lcd_h3.c
index 8df688748b5a5376b6fd6419484e4bbdf296f0ba..622ad839fd9d46701af954235af4b30536f5c9da 100644 (file)
@@ -23,7 +23,7 @@
 #include <linux/platform_device.h>
 #include <linux/i2c/tps65010.h>
 
-#include <mach/gpio.h>
+#include <asm/gpio.h>
 #include "omapfb.h"
 
 #define MODULE_NAME    "omapfb-lcd_h3"
This page took 0.02349 seconds and 5 git commands to generate.