diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-02-03 05:15:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-02-03 05:15:25 +0000 |
commit | 32f2870131750e44e5a73f6255f077cddca2bca1 (patch) | |
tree | f71b768d8b8f8f9ad14de63f47f80239db43d7df /target/linux/adm5120/patches-2.6.23/006-adm5120_leds.patch | |
parent | 1250cbc87a75660b7136549d4a1ded1ee1819e53 (diff) | |
download | upstream-32f2870131750e44e5a73f6255f077cddca2bca1.tar.gz upstream-32f2870131750e44e5a73f6255f077cddca2bca1.tar.bz2 upstream-32f2870131750e44e5a73f6255f077cddca2bca1.zip |
refresh .23 kernel paches
SVN-Revision: 10366
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.patch | 12 |
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 |