X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmedia%2Fcommon%2Ftuners%2Fxc5000.c;h=76ac5cd84af7049be9aae034094b6a7d9dbecfa3;hb=91839fd577abc5fb39fb2238e05e847c70c9dec3;hp=d2b2c12a55618083871f154cb0dda7fb6062b565;hpb=aa9f56b66d278aba2f278c75761b7e19fbaca97a;p=pandora-kernel.git diff --git a/drivers/media/common/tuners/xc5000.c b/drivers/media/common/tuners/xc5000.c index d2b2c12a5561..76ac5cd84af7 100644 --- a/drivers/media/common/tuners/xc5000.c +++ b/drivers/media/common/tuners/xc5000.c @@ -1042,7 +1042,7 @@ static const struct dvb_tuner_ops xc5000_tuner_ops = { struct dvb_frontend *xc5000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, - struct xc5000_config *cfg) + const struct xc5000_config *cfg) { struct xc5000_priv *priv = NULL; int instance;