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-ich.c
index 3784e81e7762aa0f8d25dff0bc11030e80d9c59d..7818cd1453ae88cd7d806a1664479836b20fb9e4 100644 (file)
@@ -526,7 +526,6 @@ static int ichx_gpio_remove(struct platform_device *pdev)
 
 static struct platform_driver ichx_gpio_driver = {
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = DRV_NAME,
        },
        .probe          = ichx_gpio_probe,