Restore the gpio.h file, platform.c uses the generic GPIO API
[openwrt.git] / target / linux / ar7-2.6 / files / arch / mips / ar7 / platform.c
index c61e20a..cbd61f4 100644 (file)
@@ -31,7 +31,7 @@
 #include <asm/addrspace.h>
 #include <asm/io.h>
 #include <asm/ar7/ar7.h>
-#include <asm/ar7/gpio.h>
+#include <asm/gpio.h>
 #include <asm/ar7/vlynq.h>
 
 struct plat_vlynq_data {
This page took 0.021593 seconds and 4 git commands to generate.