Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-syscon.c
index e82fde4b6898dc6a44c8a15b922f3866b1c4a7bb..257e2989215c035b87fbef2f7b086c58b722e266 100644 (file)
@@ -253,7 +253,6 @@ static int syscon_gpio_remove(struct platform_device *pdev)
 static struct platform_driver syscon_gpio_driver = {
        .driver = {
                .name           = "gpio-syscon",
-               .owner          = THIS_MODULE,
                .of_match_table = syscon_gpio_ids,
        },
        .probe  = syscon_gpio_probe,