mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-09 22:37:27 +03:00
[ar71xx] fix build error introduced in r13389
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13390 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c23c1f22b6
commit
83035bc909
@ -53,8 +53,8 @@ static void __init ap83_setup(void)
|
|||||||
|
|
||||||
ar71xx_add_device_eth(1);
|
ar71xx_add_device_eth(1);
|
||||||
|
|
||||||
ar71xx_add_device_leds_gpio(-1, ARRAY_SIZE(rb4xx_leds_gpio),
|
ar71xx_add_device_leds_gpio(-1, ARRAY_SIZE(ap83_leds_gpio),
|
||||||
rb4xx_leds_gpio);
|
ap83_leds_gpio);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user