diff options
author | Manu Abraham <abraham.manu@gmail.com> | 2009-12-04 03:33:56 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-01-17 08:55:41 -0500 |
commit | 616f75e1979f5bd1f3241581c720349c2c31f6e7 (patch) | |
tree | 1e27db004941da63b8c0793e4b7eab74e48ea64a /drivers/media/dvb/mantis/mantis_vp2040.h | |
parent | 263645de70175d8b5a5e392a1856e99e2e1b7209 (diff) |
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.h')
-rw-r--r-- | drivers/media/dvb/mantis/mantis_vp2040.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/mantis/mantis_vp2040.h b/drivers/media/dvb/mantis/mantis_vp2040.h index 645dade7543b..c7457543d8b0 100644 --- a/drivers/media/dvb/mantis/mantis_vp2040.h +++ b/drivers/media/dvb/mantis/mantis_vp2040.h | |||
@@ -29,7 +29,7 @@ | |||
29 | #define TERRATEC_CINERGY_C_PCI 0x1178 | 29 | #define TERRATEC_CINERGY_C_PCI 0x1178 |
30 | #define TECHNISAT_CABLESTAR_HD2 0x0002 | 30 | #define TECHNISAT_CABLESTAR_HD2 0x0002 |
31 | 31 | ||
32 | extern struct tda1002x_config tda10023_cu1216_config; | 32 | extern struct tda10023_config tda10023_cu1216_config; |
33 | extern struct mantis_hwconfig vp2040_mantis_config; | 33 | extern struct mantis_hwconfig vp2040_mantis_config; |
34 | 34 | ||
35 | #endif //__MANTIS_VP2040_H | 35 | #endif //__MANTIS_VP2040_H |