mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-24 05:22:10 -05:00
fix build error introduced in r13389
SVN-Revision: 13390
This commit is contained in:
parent
73aaa1b56a
commit
e42eb910cc
@ -53,8 +53,8 @@ static void __init ap83_setup(void)
|
||||
|
||||
ar71xx_add_device_eth(1);
|
||||
|
||||
ar71xx_add_device_leds_gpio(-1, ARRAY_SIZE(rb4xx_leds_gpio),
|
||||
rb4xx_leds_gpio);
|
||||
ar71xx_add_device_leds_gpio(-1, ARRAY_SIZE(ap83_leds_gpio),
|
||||
ap83_leds_gpio);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user