ALSA: aoa: Drop owner assignment from i2c_driver
[firefly-linux-kernel-4.4.55.git] / sound / aoa / codecs / onyx.c
index 23c371ecfb6b3841a11d4b375c6e53f0c3c83324..a04edff8b729ebf8fff761c8c3814f1ab66b4a80 100644 (file)
@@ -1050,7 +1050,6 @@ MODULE_DEVICE_TABLE(i2c,onyx_i2c_id);
 static struct i2c_driver onyx_driver = {
        .driver = {
                .name = "aoa_codec_onyx",
-               .owner = THIS_MODULE,
        },
        .probe = onyx_i2c_probe,
        .remove = onyx_i2c_remove,