X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb-frontends%2Fcx24110.h;h=d5453ed20b281622039ae6d71b2771c3d9ae3638;hb=2144de826e1eeac0c2e30a22029b3330d8bb813c;hp=527aff1f27233557f88b7922e7f0f18edfc32f92;hpb=75fcf64dc7180a6258dbefd671edb9d86a38d22f;p=cascardo%2Flinux.git diff --git a/drivers/media/dvb-frontends/cx24110.h b/drivers/media/dvb-frontends/cx24110.h index 527aff1f2723..d5453ed20b28 100644 --- a/drivers/media/dvb-frontends/cx24110.h +++ b/drivers/media/dvb-frontends/cx24110.h @@ -46,7 +46,7 @@ static inline int cx24110_pll_write(struct dvb_frontend *fe, u32 val) return 0; } -#if IS_ENABLED(CONFIG_DVB_CX24110) +#if IS_REACHABLE(CONFIG_DVB_CX24110) extern struct dvb_frontend* cx24110_attach(const struct cx24110_config* config, struct i2c_adapter* i2c); #else