Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad...
[cascardo/linux.git] / drivers / media / dvb-frontends / cx24123.h
index 758aee5..975f3c9 100644 (file)
@@ -50,7 +50,7 @@ static inline struct dvb_frontend *cx24123_attach(
        printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
        return NULL;
 }
-static struct i2c_adapter *
+static inline struct i2c_adapter *
        cx24123_get_tuner_i2c_adapter(struct dvb_frontend *fe)
 {
        printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);