These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / codecs / adav803.c
index 66d9fce..52881fa 100644 (file)
@@ -36,7 +36,6 @@ static int adav803_remove(struct i2c_client *client)
 static struct i2c_driver adav803_driver = {
        .driver = {
                .name = "adav803",
-               .owner = THIS_MODULE,
        },
        .probe = adav803_probe,
        .remove = adav803_remove,