ar71xx: fix section mismatch in TP-Link Archer C7 v4 support
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-hornet-ub.c
index 93bb8f06c87b56fe81a7acdb44bb55ee6934248d..1d2142458563d47ef517aa3c742667232e52d65f 100644 (file)
@@ -65,7 +65,7 @@ static struct gpio_led hornet_ub_leds_gpio[] __initdata = {
        {
                .name           = "alfa:blue:wps",
                .gpio           = HORNET_UB_GPIO_LED_WPS,
-               .active_low     = 0,
+               .active_low     = 1,
        },
 };