Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
[cascardo/linux.git] / drivers / i2c / busses / i2c-isch.c
index 113293d..c2f25f1 100644 (file)
@@ -309,7 +309,6 @@ static int smbus_sch_remove(struct platform_device *pdev)
 static struct platform_driver smbus_sch_driver = {
        .driver = {
                .name = "isch_smbus",
-               .owner = THIS_MODULE,
        },
        .probe          = smbus_sch_probe,
        .remove         = smbus_sch_remove,