aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Makefile
diff options
context:
space:
mode:
authorVasily Khoruzhick <anarsoul@gmail.com>2011-05-24 17:13:27 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-05-25 08:39:51 -0700
commit402f758813f5b3c21de36e9f720aacc8972ca94e (patch)
tree5f9a0f72bfe9f2cb5be2aa1d063f93a8cdac5c44 /drivers/leds/Makefile
parentdrivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533 (diff)
downloadlinux-dev-402f758813f5b3c21de36e9f720aacc8972ca94e.tar.xz
linux-dev-402f758813f5b3c21de36e9f720aacc8972ca94e.zip
leds: remove the leds-h1940 driver
The H1940 machine now uses leds-gpio and leds-h1940 has no users anymore. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Cc: "Arnaud Patard (Rtp)" <arnaud.patard@rtp-net.org> Cc: Ben Dooks <ben-linux@fluff.org> Cc: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/leds/Makefile')
-rw-r--r--drivers/leds/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/leds/Makefile b/drivers/leds/Makefile
index 39c80fca84d2..0b6ad375bfdb 100644
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
@@ -17,7 +17,6 @@ obj-$(CONFIG_LEDS_NET48XX) += leds-net48xx.o
obj-$(CONFIG_LEDS_NET5501) += leds-net5501.o
obj-$(CONFIG_LEDS_WRAP) += leds-wrap.o
obj-$(CONFIG_LEDS_ALIX2) += leds-alix2.o
-obj-$(CONFIG_LEDS_H1940) += leds-h1940.o
obj-$(CONFIG_LEDS_COBALT_QUBE) += leds-cobalt-qube.o
obj-$(CONFIG_LEDS_COBALT_RAQ) += leds-cobalt-raq.o
obj-$(CONFIG_LEDS_SUNFIRE) += leds-sunfire.o