Skip to content
Snippets Groups Projects
Commit b67bbfe2 authored by Gabor Juhos's avatar Gabor Juhos
Browse files

ar71xx: fix wlan LED on the TL-WR741 board

* Patch from #8630

SVN-Revision: 24963
parent dd53effe
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,8 @@ static void __init tl_wr741nd_setup(void)
ar71xx_add_device_eth(1);
ar71xx_add_device_eth(0);
ap91_pci_setup_wmac_led_pin(1);
ap91_pci_init(ee, mac);
}
MIPS_MACHINE(AR71XX_MACH_TL_WR741ND, "TL-WR741ND", "TP-LINK TL-WR741ND",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment