These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / codecs / ssm2602-i2c.c
index 0d9779d..173ba85 100644 (file)
@@ -52,7 +52,6 @@ MODULE_DEVICE_TABLE(of, ssm2602_of_match);
 static struct i2c_driver ssm2602_i2c_driver = {
        .driver = {
                .name = "ssm2602",
-               .owner = THIS_MODULE,
                .of_match_table = ssm2602_of_match,
        },
        .probe = ssm2602_i2c_probe,