diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-04-21 16:58:40 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-05-21 16:05:04 +0300 |
commit | 58c08df5751d823332ccdb49f1d5795479097119 (patch) | |
tree | ca125fc902236c1d1375f3db3b657b415a880878 /drivers/media/rc/keymaps/Makefile | |
parent | 12ccb76280f8c0c07794fa68f83286b934981ca5 (diff) | |
download | linux-58c08df5751d823332ccdb49f1d5795479097119.tar.xz |
media: rc: remove tango ir driver and keymap
The tango platform was removed, so the driver is no longer needed.
Cc: Marc Gonzalez <marc.w.gonzalez@free.fr>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/rc/keymaps/Makefile')
-rw-r--r-- | drivers/media/rc/keymaps/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/Makefile b/drivers/media/rc/keymaps/Makefile index 50b2833dbe4f..f609dfe7fd76 100644 --- a/drivers/media/rc/keymaps/Makefile +++ b/drivers/media/rc/keymaps/Makefile @@ -100,7 +100,6 @@ obj-$(CONFIG_RC_MAP) += rc-adstech-dvb-t-pci.o \ rc-reddo.o \ rc-snapstream-firefly.o \ rc-streamzap.o \ - rc-tango.o \ rc-tanix-tx3mini.o \ rc-tanix-tx5max.o \ rc-tbs-nec.o \ |