Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / pinctrl / pinctrl-tegra124.c
index 2f9b75c14967e508557a8ccf72159ff2bdd6a318..2b20906c53561a3ee907f07ba2f47018bf0a4b4c 100644 (file)
@@ -2072,7 +2072,6 @@ MODULE_DEVICE_TABLE(of, tegra124_pinctrl_of_match);
 static struct platform_driver tegra124_pinctrl_driver = {
        .driver = {
                .name = "tegra124-pinctrl",
-               .owner = THIS_MODULE,
                .of_match_table = tegra124_pinctrl_of_match,
        },
        .probe = tegra124_pinctrl_probe,