X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb-frontends%2Fcx22700.h;h=e0a764868e6f9d2f44af8bed2d7be039ac8d07ba;hb=50dce303d04617d5dbe98e513cb2b586fbf271a7;hp=382a7b1f3618aca5770e15225ab7cbb95ee1a488;hpb=54be8200198ddfc6cb396720460c19881fac2d5a;p=karo-tx-linux.git diff --git a/drivers/media/dvb-frontends/cx22700.h b/drivers/media/dvb-frontends/cx22700.h index 382a7b1f3618..e0a764868e6f 100644 --- a/drivers/media/dvb-frontends/cx22700.h +++ b/drivers/media/dvb-frontends/cx22700.h @@ -31,7 +31,7 @@ struct cx22700_config u8 demod_address; }; -#if IS_ENABLED(CONFIG_DVB_CX22700) +#if IS_REACHABLE(CONFIG_DVB_CX22700) extern struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, struct i2c_adapter* i2c); #else