Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc...
[deliverable/linux.git] / sound / soc / codecs / adau1761-i2c.c
index 862796dec693baa46dc50d8ba9ac9b95eacf763e..348ccb17d3cc9c435e50cd11804e7dfb597906cd 100644 (file)
@@ -47,7 +47,6 @@ MODULE_DEVICE_TABLE(i2c, adau1761_i2c_ids);
 static struct i2c_driver adau1761_i2c_driver = {
        .driver = {
                .name = "adau1761",
-               .owner = THIS_MODULE,
        },
        .probe = adau1761_i2c_probe,
        .remove = adau1761_i2c_remove,
This page took 0.029274 seconds and 5 git commands to generate.