]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/i2c/busses/i2c-sh7760.c
Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / drivers / i2c / busses / i2c-sh7760.c
index d76f3d9737ec920564e72184598010e5f581e7a2..24968384b4014f92d69aded3f1928ecf733e933f 100644 (file)
@@ -552,7 +552,6 @@ static int sh7760_i2c_remove(struct platform_device *pdev)
 static struct platform_driver sh7760_i2c_drv = {
        .driver = {
                .name   = SH7760_I2C_DEVNAME,
-               .owner  = THIS_MODULE,
        },
        .probe          = sh7760_i2c_probe,
        .remove         = sh7760_i2c_remove,