aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Makefile
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2017-01-27 14:51:32 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-02-03 07:01:00 -0200
commit38611529a01191b82bb54e9bcbf6871bdb5fa873 (patch)
tree6ff0b100d0bb15ea0757238dedfed02a7217985d /drivers/media/dvb-frontends/Makefile
parent[media] mt2060: implement sleep (diff)
downloadlinux-dev-38611529a01191b82bb54e9bcbf6871bdb5fa873.tar.xz
linux-dev-38611529a01191b82bb54e9bcbf6871bdb5fa873.zip
[media] MAINTAINERS: remove hd29l2
Remove unused demod driver. Device that used it never went public. If someone later decide to add support for a device using this chipset, it should be easy enough to retrieve it from git history. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Makefile')
-rw-r--r--drivers/media/dvb-frontends/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/Makefile b/drivers/media/dvb-frontends/Makefile
index 1ccdf5d95206..3fccaf34ef52 100644
--- a/drivers/media/dvb-frontends/Makefile
+++ b/drivers/media/dvb-frontends/Makefile
@@ -99,7 +99,6 @@ obj-$(CONFIG_DVB_MN88472) += mn88472.o
obj-$(CONFIG_DVB_MN88473) += mn88473.o
obj-$(CONFIG_DVB_ISL6423) += isl6423.o
obj-$(CONFIG_DVB_EC100) += ec100.o
-obj-$(CONFIG_DVB_HD29L2) += hd29l2.o
obj-$(CONFIG_DVB_DS3000) += ds3000.o
obj-$(CONFIG_DVB_TS2020) += ts2020.o
obj-$(CONFIG_DVB_MB86A16) += mb86a16.o