[media] Add and use IS_REACHABLE macro
[firefly-linux-kernel-4.4.55.git] / drivers / media / dvb-frontends / tda8261.h
index 55cf4ffcbfdfd64f55d471d70487fbda234e4609..9fa5b3076d5bd6e738cbd8c5c13d1e241054f43c 100644 (file)
@@ -34,7 +34,7 @@ struct tda8261_config {
        enum tda8261_step       step_size;
 };
 
-#if IS_ENABLED(CONFIG_DVB_TDA8261)
+#if IS_REACHABLE(CONFIG_DVB_TDA8261)
 
 extern struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe,
                                           const struct tda8261_config *config,