[adm5120] build firmware image for the NFS-101U/101WU devices by default
[openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ar71xx / ar71xx.h
index c0f3e7b..52531ce 100644 (file)
@@ -127,6 +127,9 @@ extern unsigned long ar71xx_mach_type;
 #define AR71XX_MACH_MZK_W300NH 13      /* Planex MZK-W300NH */
 #define AR71XX_MACH_MZK_W04NU  14      /* Planex MZK-W04NU */
 #define AR71XX_MACH_UBNT_LSSR71        15      /* Ubiquiti LS-SR71 */
+#define AR71XX_MACH_TL_WR941ND 16      /* TP-LINK TL-WR941ND */
+#define AR71XX_MACH_UBNT_RSPRO 17      /* Ubiquiti RouterStation Pro */
+#define AR71XX_MACH_AP81       18      /* Atheros AP81 */
 
 /*
  * PLL block
@@ -193,8 +196,6 @@ static inline u32 ar71xx_usb_ctrl_rr(unsigned reg)
        return __raw_readl(ar71xx_usb_ctrl_base + reg);
 }
 
-extern void ar71xx_add_device_usb(void) __init;
-
 /*
  * GPIO block
  */
This page took 0.019137 seconds and 4 git commands to generate.