Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[pandora-kernel.git] / drivers / media / dvb / frontends / tda1002x.h
index afc0a32..04d1941 100644 (file)
@@ -76,7 +76,7 @@ extern struct dvb_frontend *tda10023_attach(
        struct i2c_adapter *i2c, u8 pwm);
 #else
 static inline struct dvb_frontend *tda10023_attach(
-       const struct tda1002x_config *config,
+       const struct tda10023_config *config,
        struct i2c_adapter *i2c, u8 pwm)
 {
        printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);