X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Frt5631.c;h=1be2bab7dee3a1b20bc30508938f5b28f02a5998;hb=428157c1e8c9eaf0029430ae82ec0df8578de46b;hp=63fba98b322cfc8de476983b3d51e98d9053d86a;hpb=2e45a25f9cb6546d8b3c20d9461e21f8c0a75a8a;p=mirror_ubuntu-zesty-kernel.git diff --git a/sound/soc/codecs/rt5631.c b/sound/soc/codecs/rt5631.c index 63fba98b322c..1be2bab7dee3 100644 --- a/sound/soc/codecs/rt5631.c +++ b/sound/soc/codecs/rt5631.c @@ -1724,7 +1724,6 @@ static int rt5631_i2c_remove(struct i2c_client *client) static struct i2c_driver rt5631_i2c_driver = { .driver = { .name = "rt5631", - .owner = THIS_MODULE, .of_match_table = of_match_ptr(rt5631_i2c_dt_ids), }, .probe = rt5631_i2c_probe,