summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/mantis/mantis_vp2040.c
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-04 05:33:56 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 11:55:41 -0200
commit616f75e1979f5bd1f3241581c720349c2c31f6e7 (patch)
tree1e27db004941da63b8c0793e4b7eab74e48ea64a /drivers/media/dvb/mantis/mantis_vp2040.c
parent263645de70175d8b5a5e392a1856e99e2e1b7209 (diff)
downloadop-kernel-dev-616f75e1979f5bd1f3241581c720349c2c31f6e7.zip
op-kernel-dev-616f75e1979f5bd1f3241581c720349c2c31f6e7.tar.gz
V4L/DVB (13787): [Mantis] Fix build
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/mantis/mantis_vp2040.c')
-rw-r--r--drivers/media/dvb/mantis/mantis_vp2040.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/mantis/mantis_vp2040.c b/drivers/media/dvb/mantis/mantis_vp2040.c
index 07da738..f77be7b 100644
--- a/drivers/media/dvb/mantis/mantis_vp2040.c
+++ b/drivers/media/dvb/mantis/mantis_vp2040.c
@@ -30,7 +30,7 @@ struct mantis_hwconfig vp2040_mantis_config = {
.ts_size = MANTIS_TS_204,
};
-struct tda1002x_config tda10023_cu1216_config = {
+struct tda10023_config tda10023_cu1216_config = {
.demod_address = 0x18 >> 1,
.invert = 1,
};
OpenPOWER on IntegriCloud