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-adp5520.c
index b08bd169e568addff53b71c514658945a1001caf..caff711ca5a9a6abbb30cea56da0f80e5c6496d2 100644 (file)
@@ -177,7 +177,6 @@ static int adp5520_gpio_remove(struct platform_device *pdev)
 static struct platform_driver adp5520_gpio_driver = {
        .driver = {
                .name   = "adp5520-gpio",
-               .owner  = THIS_MODULE,
        },
        .probe          = adp5520_gpio_probe,
        .remove         = adp5520_gpio_remove,