ar71xx: routerboot: export extended wlan data via sysfs
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-eap7660d.c
index cbd2019..787e627 100644 (file)
@@ -15,7 +15,6 @@
 #include <linux/delay.h>
 
 #include <asm/mach-ath79/ath79.h>
-#include <asm/mach-ath79/pci.h>
 
 #include "dev-eth.h"
 #include "dev-gpio-buttons.h"
@@ -177,3 +176,6 @@ static void __init eap7660d_setup(void)
 
 MIPS_MACHINE(ATH79_MACH_EAP7660D, "EAP7660D", "Senao EAP7660D",
             eap7660d_setup);
+
+MIPS_MACHINE(ATH79_MACH_ALL0305, "ALL0305", "Allnet ALL0305",
+            eap7660d_setup);