Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[firefly-linux-kernel-4.4.55.git] / drivers / media / dvb-frontends / tda1004x.h
index dd283fbb61c061c4e1ae83f10b88ec9520ffadfd..efd7659dace919b594c572965f680665af4e3588 100644 (file)
@@ -117,7 +117,7 @@ struct tda1004x_state {
        enum tda1004x_demod demod_type;
 };
 
-#if IS_ENABLED(CONFIG_DVB_TDA1004X)
+#if IS_REACHABLE(CONFIG_DVB_TDA1004X)
 extern struct dvb_frontend* tda10045_attach(const struct tda1004x_config* config,
                                            struct i2c_adapter* i2c);