Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / sta350.c
index bd819a3f205aeba88930d0f3e597f31d2197cc5f..33a4612f0a078747e620aeb991cb38404083fe58 100644 (file)
@@ -1264,7 +1264,6 @@ MODULE_DEVICE_TABLE(i2c, sta350_i2c_id);
 static struct i2c_driver sta350_i2c_driver = {
        .driver = {
                .name = "sta350",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(st350_dt_ids),
        },
        .probe =    sta350_i2c_probe,