These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / pressure / st_pressure_i2c.c
index 137788b..8fcf976 100644 (file)
@@ -79,7 +79,6 @@ MODULE_DEVICE_TABLE(i2c, st_press_id_table);
 
 static struct i2c_driver st_press_driver = {
        .driver = {
-               .owner = THIS_MODULE,
                .name = "st-press-i2c",
                .of_match_table = of_match_ptr(st_press_of_match),
        },