summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2008-04-12 20:04:46 +0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-04-24 19:09:39 +0200
commit1881ee89e0fe03ac5bba9045acb3bea1818f9466 (patch)
tree6f19074842f90d0dc7aaa46aac4d60d409de077e /drivers/media/dvb/frontends/Makefile
parentV4L/DVB (7568): Support for DVB-S demod PN1010 (clone of S5H1420) added (diff)
downloadlinux-1881ee89e0fe03ac5bba9045acb3bea1818f9466.tar.xz
linux-1881ee89e0fe03ac5bba9045acb3bea1818f9466.zip
V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functions
Change type of buffer variables from void* to u8* to save some casts. Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/Makefile')
-rw-r--r--drivers/media/dvb/frontends/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Makefile b/drivers/media/dvb/frontends/Makefile
index 23304b3774b5..129367886bcc 100644
--- a/drivers/media/dvb/frontends/Makefile
+++ b/drivers/media/dvb/frontends/Makefile
@@ -52,3 +52,4 @@ obj-$(CONFIG_DVB_TUA6100) += tua6100.o
obj-$(CONFIG_DVB_TUNER_MT2131) += mt2131.o
obj-$(CONFIG_DVB_S5H1409) += s5h1409.o
obj-$(CONFIG_DVB_TUNER_XC5000) += xc5000.o
+obj-$(CONFIG_DVB_TUNER_ITD1000) += itd1000.o