--- linux/drivers/media/dvb/frontends/rtl2832.h.orig 2012-05-16 06:46:29.763379985 +0200 +++ linux/drivers/media/dvb/frontends/rtl2832.h 2012-05-16 06:20:17.845569005 +0200 @@ -68,13 +68,6 @@ printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__); return NULL; } - -static inline struct i2c_adapter *rtl2832_get_tuner_i2c_adapter( - struct dvb_frontend *fe -) -{ - return NULL; -} #endif