add gpio support to atheros, fixes #1861, thanks Othello
[openwrt-10.03/.git] / target / linux / atheros / files / arch / mips / atheros / ar5315 / irq.c
index 750c90540d1d918662fc119a32a96f001e77314f..621c7fc0b84d0caab37b50dd2a7517bb6fe3c5e4 100644 (file)
@@ -23,7 +23,9 @@
 #include <asm/bootinfo.h>
 #include <asm/irq_cpu.h>
 #include <asm/io.h>
-#include "../ar531x.h"
+
+#include <ar531x.h>
+#include <gpio.h>
 
 static u32 gpiointmask = 0, gpiointval = 0;