X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb-frontends%2Fs5h1411.h;h=f3a87f7ec3601579386835c360322059670eac6f;hb=af6472881a6127ad075adf64e459d2905fbc8a5c;hp=1d7deb6156743c39028822ed14a6f8bc84870c53;hpb=d0bbe0dd353af9521e9d8bc5236308c677b6f62a;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/media/dvb-frontends/s5h1411.h b/drivers/media/dvb-frontends/s5h1411.h index 1d7deb615674..f3a87f7ec360 100644 --- a/drivers/media/dvb-frontends/s5h1411.h +++ b/drivers/media/dvb-frontends/s5h1411.h @@ -69,7 +69,7 @@ struct s5h1411_config { u8 status_mode; }; -#if IS_ENABLED(CONFIG_DVB_S5H1411) +#if IS_REACHABLE(CONFIG_DVB_S5H1411) extern struct dvb_frontend *s5h1411_attach(const struct s5h1411_config *config, struct i2c_adapter *i2c); #else