Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[firefly-linux-kernel-4.4.55.git] / drivers / media / dvb-frontends / cx24113.h
index 782711ba1a325805f01fed11b379eb81e2231aa4..962919b9b6e62455829578629869d7d120db3179 100644 (file)
@@ -32,7 +32,7 @@ struct cx24113_config {
        u32 xtal_khz;
 };
 
-#if IS_ENABLED(CONFIG_DVB_TUNER_CX24113)
+#if IS_REACHABLE(CONFIG_DVB_TUNER_CX24113)
 extern struct dvb_frontend *cx24113_attach(struct dvb_frontend *,
        const struct cx24113_config *config, struct i2c_adapter *i2c);