aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/tda8261.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb-frontends/tda8261.h')
-rw-r--r--drivers/media/dvb-frontends/tda8261.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/tda8261.h b/drivers/media/dvb-frontends/tda8261.h
index 55cf4ffcbfdf..9fa5b3076d5b 100644
--- a/drivers/media/dvb-frontends/tda8261.h
+++ b/drivers/media/dvb-frontends/tda8261.h
@@ -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,