Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-sch.c
index 99720c8bc8ed3269a4016254cb82eed4fcea71a0..0a0cf1307d2fa8d5cb3caae0399ef971737503d3 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,