ar71xx: compex wpj531 register usb support
authorJohn Crispin <john@openwrt.org>
Thu, 9 Jul 2015 07:03:54 +0000 (07:03 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 9 Jul 2015 07:03:54 +0000 (07:03 +0000)
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
SVN-Revision: 46283

target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c

index 2cc2fe88ac653f33b8791e4f7ab3bab2b7ff7f5d..8a238da7d596d6280625484c56ca0a60ad504b17 100644 (file)
@@ -123,6 +123,7 @@ static void __init common_setup(void)
        ath79_register_wmac(art + WPJ531_WMAC_CALDATA_OFFSET, NULL);
 
        ath79_register_pci();
+       ath79_register_usb();
 }
 
 static void __init wpj531_setup(void)