Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-tegra.c
index 61bcfa93606d0b9c176b1589bcfcb7a67303492c..1741981d53c8fc2e9565e54d10f29ecf6552a7c7 100644 (file)
@@ -528,7 +528,6 @@ static int tegra_gpio_probe(struct platform_device *pdev)
 static struct platform_driver tegra_gpio_driver = {
        .driver         = {
                .name   = "tegra-gpio",
-               .owner  = THIS_MODULE,
                .pm     = &tegra_gpio_pm_ops,
                .of_match_table = tegra_gpio_of_match,
        },