X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb-frontends%2Flgs8gl5.h;h=a5b3faf121f0f0d7e3a46b29c80f5a7def2caa96;hb=e64f638483a21105c7ce330d543fa1f1c35b5bc7;hp=c2da5961472782982b095b5fb632af3b2b82cf62;hpb=19d2f8e0fb7bba99cc585d2467e9fa54a84c8557;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/media/dvb-frontends/lgs8gl5.h b/drivers/media/dvb-frontends/lgs8gl5.h index c2da59614727..a5b3faf121f0 100644 --- a/drivers/media/dvb-frontends/lgs8gl5.h +++ b/drivers/media/dvb-frontends/lgs8gl5.h @@ -31,7 +31,7 @@ struct lgs8gl5_config { u8 demod_address; }; -#if IS_ENABLED(CONFIG_DVB_LGS8GL5) +#if IS_REACHABLE(CONFIG_DVB_LGS8GL5) extern struct dvb_frontend *lgs8gl5_attach( const struct lgs8gl5_config *config, struct i2c_adapter *i2c); #else