V4L/DVB (6423): Add tuner-xc2028 driver
[safe/jmp/linux-2.6] / drivers / media / video / tuner-driver.h
index 28a10da..5e733bc 100644 (file)
@@ -70,6 +70,8 @@ struct tuner {
        struct tuner_operations ops;
 };
 
+extern int xc2028_tuner_init(struct i2c_client *c);
+
 /* ------------------------------------------------------------------------ */
 
 extern int tda9887_tuner_init(struct tuner *t);