X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb-frontends%2Fsp887x.h;h=412f011e6dfda83464c3fe7be9acf1a5df9ce203;hb=e5ac320de1fe3ef5a5afa5f8a0cd19b0c5373a37;hp=2cdc4e8bc9cd6e2eae28be98c84038c673b8ba3a;hpb=9f7bc6acf78af238a0b8ee0bb86ab62f1fc4f51f;p=mirror_ubuntu-artful-kernel.git diff --git a/drivers/media/dvb-frontends/sp887x.h b/drivers/media/dvb-frontends/sp887x.h index 2cdc4e8bc9cd..412f011e6dfd 100644 --- a/drivers/media/dvb-frontends/sp887x.h +++ b/drivers/media/dvb-frontends/sp887x.h @@ -17,7 +17,7 @@ struct sp887x_config int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); }; -#if IS_ENABLED(CONFIG_DVB_SP887X) +#if IS_REACHABLE(CONFIG_DVB_SP887X) extern struct dvb_frontend* sp887x_attach(const struct sp887x_config* config, struct i2c_adapter* i2c); #else