mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 16:43:09 +02:00
ar71xx: fix wireless led on wzr-hp-g450h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29515 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
17595c4da2
commit
e7bf9d2f6d
@ -150,6 +150,7 @@ static void __init wzrhpg450h_init(void)
|
||||
gpio_direction_output(16, 1);
|
||||
|
||||
ap91_pci_init(ee, NULL);
|
||||
ap91_pci_setup_wmac_led_pin(15);
|
||||
}
|
||||
|
||||
MIPS_MACHINE(AR71XX_MACH_WZR_HP_G450H, "WZR-HP-G450H", "Buffalo WZR-HP-G450H",
|
||||
|
Loading…
Reference in New Issue
Block a user