aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/mantis/mantis_vp1034.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/mantis/mantis_vp1034.h')
-rw-r--r--drivers/media/pci/mantis/mantis_vp1034.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/pci/mantis/mantis_vp1034.h b/drivers/media/pci/mantis/mantis_vp1034.h
index 323f38ef8e3d..764b1c66ea1b 100644
--- a/drivers/media/pci/mantis/mantis_vp1034.h
+++ b/drivers/media/pci/mantis/mantis_vp1034.h
@@ -28,6 +28,7 @@
#define MANTIS_VP_1034_DVB_S 0x0014
extern struct mantis_hwconfig vp1034_config;
-extern int vp1034_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage);
+extern int vp1034_set_voltage(struct dvb_frontend *fe,
+ enum fe_sec_voltage voltage);
#endif /* __MANTIS_VP1034_H */