X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fsta529.c;h=2cdaca943a8c488fceea517165f07aa0d47c8b60;hb=e81b594cdae73f341ea13bc9fb2b57a5b739c1a3;hp=2519c7f1cad3d4908adfaf67706f19252c1ea7ac;hpb=97a747117d95b54fe3ce21d43e04499a1671fff6;p=deliverable%2Flinux.git diff --git a/sound/soc/codecs/sta529.c b/sound/soc/codecs/sta529.c index 2519c7f1cad3..2cdaca943a8c 100644 --- a/sound/soc/codecs/sta529.c +++ b/sound/soc/codecs/sta529.c @@ -376,7 +376,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,