X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fsta529.c;h=3430f444c1aeeef69bc79f39c3bb475cb637fdc1;hb=21af1094385186a078a044f886a312511dcca04f;hp=4f70378b2cfb4095321f6793dd7d0277851c2ef0;hpb=b649125350c0b327ae0ca0747196925904931a4d;p=linux-2.6-microblaze.git diff --git a/sound/soc/codecs/sta529.c b/sound/soc/codecs/sta529.c index 4f70378b2cfb..3430f444c1ae 100644 --- a/sound/soc/codecs/sta529.c +++ b/sound/soc/codecs/sta529.c @@ -379,7 +379,6 @@ MODULE_DEVICE_TABLE(i2c, sta529_i2c_id); static struct i2c_driver sta529_i2c_driver = { .driver = { .name = "sta529", - .owner = THIS_MODULE, }, .probe = sta529_i2c_probe, .remove = sta529_i2c_remove,