Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[sfrench/cifs-2.6.git] / drivers / media / dvb / frontends / stb6100.c
index f73c13323e902166e64746e30d67acd12acc419f..80a9e4cba6314cdedca74a4fd6596ec66a25315f 100644 (file)
@@ -506,7 +506,7 @@ static struct dvb_tuner_ops stb6100_ops = {
 };
 
 struct dvb_frontend *stb6100_attach(struct dvb_frontend *fe,
-                                   struct stb6100_config *config,
+                                   const struct stb6100_config *config,
                                    struct i2c_adapter *i2c)
 {
        struct stb6100_state *state = NULL;