add gpio support to atheros, fixes #1861, thanks Othello
[openwrt.git] / target / linux / atheros / files / arch / mips / atheros / reset.c
index 52fa3bb..3230aa1 100644 (file)
@@ -7,8 +7,7 @@
 #include <linux/netlink.h>
 #include <net/sock.h>
 #include <asm/uaccess.h>
-#include "ar531x.h"
-#include "ar5315/ar5315.h"
+#include <ar531x.h>
 
 #define AR531X_RESET_GPIO_IRQ  (AR531X_GPIO_IRQ_BASE + bcfg->resetConfigGpio)