Remove reference to old ar7-2.4 code
[openwrt.git] / target / linux / ar7-2.6 / files / drivers / char / ar7_gpio.c
index d8dc2e1..df8e763 100644 (file)
@@ -30,8 +30,7 @@
 
 #include <linux/types.h>
 #include <linux/cdev.h>
-
-#include <asm/gpio.h>
+#include <gpio.h>
 
 #define DRVNAME "ar7_gpio"
 #define LONGNAME "TI AR7 GPIOs Driver"
This page took 0.029332 seconds and 4 git commands to generate.