summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch
diff options
context:
space:
mode:
authorrhk <rhk@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-29 12:54:24 +0000
committerrhk <rhk@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-29 12:54:24 +0000
commit98e0fca9e78c1f866333189705428b050a473df1 (patch)
tree1bcd4aec7a81e4e6e5a7b397040ee5ff1643571f /target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch
parent2fec201ae4221b3318c7ed27351b259e88df31c1 (diff)
[brcm63xx] rename reset_buttons to buttons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21255 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch b/target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch
index 292f196ac..edf00b90b 100644
--- a/target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch
+++ b/target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch
@@ -78,5 +78,5 @@
- struct gpio_led leds[5];
+ struct gpio_led leds[8];
- /* Reset button */
- struct gpio_button reset_buttons[1];
+ /* Buttons */
+ struct gpio_button buttons[1];