]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/tuners/mt2266.h
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
[karo-tx-linux.git] / drivers / media / tuners / mt2266.h
index fad6dd657d77016e27425264d6edd2fe0e26da5d..69abefa18c37c38699c541206d297f09e3cbcb90 100644 (file)
@@ -24,7 +24,7 @@ struct mt2266_config {
        u8 i2c_address;
 };
 
-#if IS_ENABLED(CONFIG_MEDIA_TUNER_MT2266)
+#if IS_REACHABLE(CONFIG_MEDIA_TUNER_MT2266)
 extern struct dvb_frontend * mt2266_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2266_config *cfg);
 #else
 static inline struct dvb_frontend * mt2266_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2266_config *cfg)