add gpio support to atheros, fixes #1861, thanks Othello
[openwrt.git] / target / linux / atheros / files / arch / mips / atheros / ar5315 / board.c
index 8247d85..57d17f5 100644 (file)
@@ -26,7 +26,7 @@
 #include <asm/time.h>
 #include <asm/irq.h>
 #include <asm/io.h>
-#include "../ar531x.h"
+#include <ar531x.h>
 
 static int is_5315 = 0;
 
This page took 0.025596 seconds and 4 git commands to generate.