Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / gpio / gpio-sch.c
index 99720c8..0a0cf13 100644 (file)
@@ -250,7 +250,6 @@ static int sch_gpio_remove(struct platform_device *pdev)
 static struct platform_driver sch_gpio_driver = {
        .driver = {
                .name = "sch_gpio",
-               .owner = THIS_MODULE,
        },
        .probe          = sch_gpio_probe,
        .remove         = sch_gpio_remove,