These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / gyro / itg3200_core.c
index f0fd940..c102a63 100644 (file)
@@ -379,7 +379,6 @@ MODULE_DEVICE_TABLE(i2c, itg3200_id);
 
 static struct i2c_driver itg3200_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "itg3200",
                .pm     = &itg3200_pm_ops,
        },