[brcm63xx] fix alice gate2 internet:green led (#6743)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22273 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2010-07-18 10:29:44 +00:00
parent 20a234a7d7
commit c8c989694d
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
+ },
+ {
+ .name = "internet:green",
+ .gpio = 25,
+ .gpio = 24,
+ .active_low = 1,
+ },
+ {

View File

@@ -55,7 +55,7 @@
+ },
+ {
+ .name = "internet:green",
+ .gpio = 25,
+ .gpio = 24,
+ .active_low = 1,
+ },
+ {