diff --git a/target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch b/target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch index 0c7a9ddf70d1a3202c64847e47deaa927d348956..4eea7f4dbb2dec20b498922b4a947ae7994a302d 100644 --- a/target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch +++ b/target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch @@ -55,7 +55,7 @@ + }, + { + .name = "internet:green", -+ .gpio = 25, ++ .gpio = 24, + .active_low = 1, + }, + { diff --git a/target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch b/target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch index 7415ca4239c98658632bf4cc09d9cf2c8bbb2097..49f9866b59397c1333a4b6653851d5dcec979d9e 100644 --- a/target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch +++ b/target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch @@ -55,7 +55,7 @@ + }, + { + .name = "internet:green", -+ .gpio = 25, ++ .gpio = 24, + .active_low = 1, + }, + {