X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb-frontends%2Fstv0367.h;h=92b3e85fb818c0e22523265fe92dc08486e0eded;hb=3d54ac9e35a69d19381420bb2fa1702d5bf73846;hp=ea80b341f094cf8a3c4417f2d99615c9e5f60bfc;hpb=899dd388853071f5c8848545209d4e2c5d95b1d9;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/media/dvb-frontends/stv0367.h b/drivers/media/dvb-frontends/stv0367.h index ea80b341f094..92b3e85fb818 100644 --- a/drivers/media/dvb-frontends/stv0367.h +++ b/drivers/media/dvb-frontends/stv0367.h @@ -39,7 +39,7 @@ struct stv0367_config { int clk_pol; }; -#if IS_ENABLED(CONFIG_DVB_STV0367) +#if IS_REACHABLE(CONFIG_DVB_STV0367) extern struct dvb_frontend *stv0367ter_attach(const struct stv0367_config *config, struct i2c_adapter *i2c);