Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / android / timed_gpio.c
index bea68c9fc942ec4f63281f19bc72081671ab79da..b41b20e34628e69b2f4731a94c0c846e1be179bb 100644 (file)
@@ -18,7 +18,7 @@
 #include <linux/platform_device.h>
 #include <linux/hrtimer.h>
 #include <linux/err.h>
-#include <asm/arch/gpio.h>
+#include <linux/gpio.h>
 
 #include "timed_gpio.h"