]> Git Repo - linux.git/commitdiff
Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.
authorArve Hjønnevåg <[email protected]>
Fri, 9 Jan 2009 00:48:46 +0000 (16:48 -0800)
committerGreg Kroah-Hartman <[email protected]>
Wed, 28 Jan 2009 23:49:05 +0000 (15:49 -0800)
Reported-by: Randy Dunlap <[email protected]>
Cc: Mike Lockwood <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
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"
 
This page took 0.055673 seconds and 4 git commands to generate.