Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / media / dvb-frontends / stv0367.h
index ea80b341f094cf8a3c4417f2d99615c9e5f60bfc..92b3e85fb818c0e22523265fe92dc08486e0eded 100644 (file)
@@ -39,7 +39,7 @@ struct stv0367_config {
        int clk_pol;
 };
 
-#if IS_ENABLED(CONFIG_DVB_STV0367)
+#if IS_REACHABLE(CONFIG_DVB_STV0367)
 extern struct
 dvb_frontend *stv0367ter_attach(const struct stv0367_config *config,
                                        struct i2c_adapter *i2c);