Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-xgene.c
index 7d489221dc1fe45fb0b3e6c17f531b1a6777cab4..18a8182d4fec291f569233935ad0472517aefdb8 100644 (file)
@@ -229,7 +229,6 @@ MODULE_DEVICE_TABLE(of, xgene_gpio_of_match);
 static struct platform_driver xgene_gpio_driver = {
        .driver = {
                .name = "xgene-gpio",
-               .owner = THIS_MODULE,
                .of_match_table = xgene_gpio_of_match,
                .pm     = XGENE_GPIO_PM_OPS,
        },