Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / i2c / busses / i2c-simtec.c
index 15ac839..b4685bb 100644 (file)
@@ -154,7 +154,6 @@ static int simtec_i2c_remove(struct platform_device *dev)
 static struct platform_driver simtec_i2c_driver = {
        .driver         = {
                .name           = "simtec-i2c",
-               .owner          = THIS_MODULE,
        },
        .probe          = simtec_i2c_probe,
        .remove         = simtec_i2c_remove,