ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
[deliverable/linux.git] / drivers / video / omap / lcd_apollon.c
index 10459d8bd9a01268f99321aee171d8be0abf4294..4b24f549f9b92dd70d84b48259bf38fdfebf8319 100644 (file)
@@ -24,7 +24,7 @@
 #include <linux/module.h>
 #include <linux/platform_device.h>
 
-#include <mach/gpio.h>
+#include <asm/gpio.h>
 
 #include "omapfb.h"
 
This page took 0.025355 seconds and 5 git commands to generate.