]> err.no Git - linux-2.6/blobdiff - drivers/media/video/tuner-driver.h
V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG
[linux-2.6] / drivers / media / video / tuner-driver.h
index 7f43dc68ab2ec4d06d733a7cdd4515adb93e4950..417753b7c3faafb95b5ba3700f7fbb90c8490f9d 100644 (file)
@@ -69,9 +69,6 @@ struct tuner {
 
        struct dvb_frontend fe;
 
-       /* used by tda9887 */
-       unsigned int       tda9887_config;
-
        unsigned int config;
        int (*tuner_callback) (void *dev, int command,int arg);
 };