]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/iio/gyro/st_gyro_i2c.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88...
[karo-tx-linux.git] / drivers / iio / gyro / st_gyro_i2c.c
index 64480b16c6895373c626b47d250c17500cc03311..6848451f817a239bc853f8bd90eda7aa98935282 100644 (file)
@@ -99,7 +99,6 @@ MODULE_DEVICE_TABLE(i2c, st_gyro_id_table);
 
 static struct i2c_driver st_gyro_driver = {
        .driver = {
-               .owner = THIS_MODULE,
                .name = "st-gyro-i2c",
                .of_match_table = of_match_ptr(st_gyro_of_match),
        },