diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-03 09:40:17 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-03 09:40:17 +0000 |
commit | 5b788881884fe29c9cde6b8e53fa5cdfd62d6956 (patch) | |
tree | 245090bb98510f27d8a1fa6d97b0edd973793675 /target/linux/ar71xx/patches-2.6.33/205-wndr3700-usb-led-driver.patch | |
parent | 68dbd277e12f7be58835761546a1da6b4704c563 (diff) | |
download | upstream-5b788881884fe29c9cde6b8e53fa5cdfd62d6956.tar.gz upstream-5b788881884fe29c9cde6b8e53fa5cdfd62d6956.tar.bz2 upstream-5b788881884fe29c9cde6b8e53fa5cdfd62d6956.zip |
ar71xx: refresh 2.6.33 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19960 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.33/205-wndr3700-usb-led-driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.33/205-wndr3700-usb-led-driver.patch | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/target/linux/ar71xx/patches-2.6.33/205-wndr3700-usb-led-driver.patch b/target/linux/ar71xx/patches-2.6.33/205-wndr3700-usb-led-driver.patch index 79c6b080f0..d2fbc9c764 100644 --- a/target/linux/ar71xx/patches-2.6.33/205-wndr3700-usb-led-driver.patch +++ b/target/linux/ar71xx/patches-2.6.33/205-wndr3700-usb-led-driver.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.33/drivers/leds/Kconfig -=================================================================== ---- linux-2.6.33.orig/drivers/leds/Kconfig 2010-02-28 16:43:15.000000000 +0100 -+++ linux-2.6.33/drivers/leds/Kconfig 2010-02-28 16:47:43.134713224 +0100 -@@ -269,6 +269,13 @@ +--- a/drivers/leds/Kconfig ++++ b/drivers/leds/Kconfig +@@ -269,6 +269,13 @@ config LEDS_ADP5520 To compile this driver as a module, choose M here: the module will be called leds-adp5520. @@ -16,11 +14,9 @@ Index: linux-2.6.33/drivers/leds/Kconfig comment "LED Triggers" config LEDS_TRIGGERS -Index: linux-2.6.33/drivers/leds/Makefile -=================================================================== ---- linux-2.6.33.orig/drivers/leds/Makefile 2010-02-28 16:43:15.000000000 +0100 -+++ linux-2.6.33/drivers/leds/Makefile 2010-02-28 16:48:22.946586221 +0100 -@@ -29,6 +29,7 @@ +--- a/drivers/leds/Makefile ++++ b/drivers/leds/Makefile +@@ -29,6 +29,7 @@ obj-$(CONFIG_LEDS_DA903X) += leds-da903 obj-$(CONFIG_LEDS_WM831X_STATUS) += leds-wm831x-status.o obj-$(CONFIG_LEDS_WM8350) += leds-wm8350.o obj-$(CONFIG_LEDS_PWM) += leds-pwm.o |