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 | 58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7 (patch) | |
tree | c4e6e254251ef1832c686264d05afb412eaaa86f /target/linux/ar71xx/patches-2.6.33/205-wndr3700-usb-led-driver.patch | |
parent | 111ae3e04b422caf594e78bdcb291fcfebd242b1 (diff) | |
download | upstream-58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7.tar.gz upstream-58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7.tar.bz2 upstream-58ec1289d9dfdb8dde4761e4e3c42c9c4bc140e7.zip |
ar71xx: refresh 2.6.33 patches
SVN-Revision: 19960
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 |