]> Pileus Git - ~andy/linux/blobdiff - drivers/media/dvb/mantis/mantis_vp2033.h
V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the PCI ID...
[~andy/linux] / drivers / media / dvb / mantis / mantis_vp2033.h
index fcf8b85be9418ed7b2b2ef44fe062e85eadcd0de..e6c5fe80f7263ffcef33032950ada56b22e56c1f 100644 (file)
 #ifndef __MANTIS_VP2033_H
 #define __MANTIS_VP2033_H
 
-#include "dvb_frontend.h"
 #include "mantis_common.h"
-#include "tda1002x.h"
 
 #define MANTIS_VP_2033_DVB_C   0x0008
 
-extern struct tda1002x_config philips_cu1216_config;
-extern struct mantis_hwconfig vp2033_mantis_config;
+extern struct mantis_hwconfig vp2033_config;
 
-extern int philips_cu1216_tuner_set(struct dvb_frontend *fe, struct dvb_frontend_parameters *params);
-
-extern u8 read_pwm(struct mantis_pci *mantis);
-
-#endif // __MANTIS_VP2033_H
+#endif /* __MANTIS_VP2033_H */