]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/i2c/busses/i2c-simtec.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[karo-tx-linux.git] / drivers / i2c / busses / i2c-simtec.c
index 15ac8395dcd3ccac120f49cef28d508d62f552ba..b4685bb9b5d7356f97067a80c1ff9bd0f2d92090 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,