Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux-2.6-microblaze.git] / 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,