summaryrefslogtreecommitdiffstats
path: root/drivers/leds/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-01-05 14:46:19 +0100
committerLee Jones <lee@kernel.org>2023-01-30 08:03:44 +0000
commit0ca222c81977c2622ca4ab6ddceeb85a414e1155 (patch)
tree764f0b4ee672e7e241b816b577de1d32d18c43b8 /drivers/leds/Makefile
parentc64964ebee2a415384385205950ee7a05f78451e (diff)
downloadlinux-stable-0ca222c81977c2622ca4ab6ddceeb85a414e1155.tar.gz
linux-stable-0ca222c81977c2622ca4ab6ddceeb85a414e1155.tar.bz2
linux-stable-0ca222c81977c2622ca4ab6ddceeb85a414e1155.zip
leds: Remove asic3 driver
Since ASIC3 MFD driver is removed, the LED support is also obsolete. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230105134622.254560-25-arnd@kernel.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 4fd2f92cd198..0c1543a4a7a8 100644
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
@@ -14,7 +14,6 @@ obj-$(CONFIG_LEDS_ADP5520) += leds-adp5520.o
obj-$(CONFIG_LEDS_AN30259A) += leds-an30259a.o
obj-$(CONFIG_LEDS_APU) += leds-apu.o
obj-$(CONFIG_LEDS_ARIEL) += leds-ariel.o
-obj-$(CONFIG_LEDS_ASIC3) += leds-asic3.o
obj-$(CONFIG_LEDS_AW2013) += leds-aw2013.o
obj-$(CONFIG_LEDS_BCM6328) += leds-bcm6328.o
obj-$(CONFIG_LEDS_BCM6358) += leds-bcm6358.o