From f87eac79bb74bf56748b6c3bcfbb4671ac732113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Huck?= Date: Thu, 29 Apr 2010 12:54:24 +0000 Subject: rename reset_buttons to buttons SVN-Revision: 21255 --- target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-2.6.33/140-new_bcm96348gw_leds.patch') 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 292f196ac6..edf00b90bb 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]; -- cgit v1.2.3