ar71xx: compex wpj531 register usb support
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Jul 2015 07:03:54 +0000 (07:03 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Jul 2015 07:03:54 +0000 (07:03 +0000)
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46283 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 2cc2fe8..8a238da 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)