On 27 July 2012 12:06, Andrew 'Necromant' Andrianov <[email protected]> wrote: > Signed-off-by: Andrew 'Necromant' Andrianov <[email protected]> > --- > .../files/arch/mips/ath79/mach-mercury-mw150r.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-mercury-mw150r.c > b/target/linux/ar71xx/files/arch/mips/ath79/mach-mercury-mw150r.c > index 7ed2602..73a5473 100644 > --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-mercury-mw150r.c > +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-mercury-mw150r.c > @@ -65,6 +65,7 @@ static struct gpio_led mw150r_leds_gpio[] __initdata = { > }, { > .name = "mercury:green:wan", > .gpio = MW150R_GPIO_LED_WAN, > + .active_low = 1, > }, { > .name = "mercury:green:wlan", > .gpio = MW150R_GPIO_LED_WLAN,
You introduced this file in 2/11 yourself, so please fold this into the earlier patch. Jonas _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
