These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / dvb-frontends / s921.h
index 7d3999a..f5b722d 100644 (file)
@@ -36,7 +36,7 @@ static inline struct dvb_frontend *s921_attach(
        printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
        return NULL;
 }
-static struct i2c_adapter *
+static inline struct i2c_adapter *
        s921_get_tuner_i2c_adapter(struct dvb_frontend *fe)
 {
        printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);