Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / sound / soc / codecs / sgtl5000.c
index c59a687e0ee40ccc819676c6ab11962f47390cf6..bfda25ef0dd43313f066a7afca06c11b8a8ecbe0 100644 (file)
@@ -1600,7 +1600,6 @@ MODULE_DEVICE_TABLE(of, sgtl5000_dt_ids);
 static struct i2c_driver sgtl5000_i2c_driver = {
        .driver = {
                   .name = "sgtl5000",
-                  .owner = THIS_MODULE,
                   .of_match_table = sgtl5000_dt_ids,
                   },
        .probe = sgtl5000_i2c_probe,
This page took 0.046854 seconds and 5 git commands to generate.