These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / iio / addac / adt7316-i2c.c
index 75ddd4f..78fe0b5 100644 (file)
@@ -124,7 +124,6 @@ static struct i2c_driver adt7316_driver = {
        .driver = {
                .name = "adt7316",
                .pm = ADT7316_PM_OPS,
-               .owner  = THIS_MODULE,
        },
        .probe = adt7316_i2c_probe,
        .id_table = adt7316_i2c_id,