These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / adc / ti-adc081c.c
index b3a82b4..2c8374f 100644 (file)
@@ -140,7 +140,6 @@ MODULE_DEVICE_TABLE(of, adc081c_of_match);
 static struct i2c_driver adc081c_driver = {
        .driver = {
                .name = "adc081c",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(adc081c_of_match),
        },
        .probe = adc081c_probe,