aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-02-03 05:15:25 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-02-03 05:15:25 +0000
commit6cecfe7d324728d6937ae7542185226e5c2b5e2a (patch)
tree7030bd037771d794b4c63f05018bba341929a65b /target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch
parent5ca5e1e8e5368e16d2390502f8acd37463cf2f87 (diff)
downloadupstream-6cecfe7d324728d6937ae7542185226e5c2b5e2a.tar.gz
upstream-6cecfe7d324728d6937ae7542185226e5c2b5e2a.tar.bz2
upstream-6cecfe7d324728d6937ae7542185226e5c2b5e2a.zip
[adm5120] refresh .23 kernel paches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch b/target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch
index e40b77a364..8b5d86832f 100644
--- a/target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch
+++ b/target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch
@@ -1,7 +1,7 @@
-Index: linux-2.6.23/drivers/leds/Kconfig
+Index: linux-2.6.23.14/drivers/leds/Kconfig
===================================================================
---- linux-2.6.23.orig/drivers/leds/Kconfig
-+++ linux-2.6.23/drivers/leds/Kconfig
+--- linux-2.6.23.14.orig/drivers/leds/Kconfig
++++ linux-2.6.23.14/drivers/leds/Kconfig
@@ -18,6 +18,21 @@ config LEDS_CLASS
comment "LED drivers"
@@ -24,10 +24,10 @@ Index: linux-2.6.23/drivers/leds/Kconfig
config LEDS_CORGI
tristate "LED Support for the Sharp SL-C7x0 series"
depends on LEDS_CLASS && PXA_SHARP_C7xx
-Index: linux-2.6.23/drivers/leds/Makefile
+Index: linux-2.6.23.14/drivers/leds/Makefile
===================================================================
---- linux-2.6.23.orig/drivers/leds/Makefile
-+++ linux-2.6.23/drivers/leds/Makefile
+--- linux-2.6.23.14.orig/drivers/leds/Makefile
++++ linux-2.6.23.14/drivers/leds/Makefile
@@ -5,6 +5,7 @@ obj-$(CONFIG_LEDS_CLASS) += led-class.o
obj-$(CONFIG_LEDS_TRIGGERS) += led-triggers.o