mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-09 04:00:23 +00:00
fix build error introduced in r13389
SVN-Revision: 13390
This commit is contained in:
@@ -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);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user