diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-01 11:11:39 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-01 11:11:39 +0000 |
commit | 8516d4ca64597c14d3a57a4033e7e77c68b1a04f (patch) | |
tree | 09f36b5cfe224316049feceb92ab7a9459df76f4 /target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch | |
parent | 311c91775d97f0932231aa114e39a14cfeffef51 (diff) | |
download | upstream-8516d4ca64597c14d3a57a4033e7e77c68b1a04f.tar.gz upstream-8516d4ca64597c14d3a57a4033e7e77c68b1a04f.tar.bz2 upstream-8516d4ca64597c14d3a57a4033e7e77c68b1a04f.zip |
ar71xx: refresh patches
SVN-Revision: 18983
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch b/target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch index 53ece92fdd..8284f9a036 100644 --- a/target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch +++ b/target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch @@ -1,6 +1,6 @@ --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -227,6 +227,13 @@ +@@ -227,6 +227,13 @@ config LEDS_BD2802 This option enables support for BD2802GU RGB LED driver chips accessed via the I2C bus. @@ -16,7 +16,7 @@ config LEDS_TRIGGERS --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -27,6 +27,7 @@ +@@ -27,6 +27,7 @@ obj-$(CONFIG_LEDS_PCA955X) += leds-pca9 obj-$(CONFIG_LEDS_DA903X) += leds-da903x.o obj-$(CONFIG_LEDS_WM8350) += leds-wm8350.o obj-$(CONFIG_LEDS_PWM) += leds-pwm.o |