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 | 72c500fed8ea9fe40210ae645e4fb10eb8839c63 (patch) | |
tree | ea2da2f23dcad05c2e234efe05c80ace40163fe6 /target/linux/ar71xx/patches-2.6.30 | |
parent | 78385ba038013e2848b7ac89f910d5ecbf0c7bae (diff) | |
download | upstream-72c500fed8ea9fe40210ae645e4fb10eb8839c63.tar.gz upstream-72c500fed8ea9fe40210ae645e4fb10eb8839c63.tar.bz2 upstream-72c500fed8ea9fe40210ae645e4fb10eb8839c63.zip |
ar71xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18983 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30')
-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 |