Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-msm-v2.c
index 94f57670df9a9e69fb7ed846ce4c1f1f601a53c1..52ff18229fdc874a36bc2e96a45f62bf8861901a 100644 (file)
@@ -450,7 +450,6 @@ static struct platform_driver msm_gpio_driver = {
        .remove = msm_gpio_remove,
        .driver = {
                .name = "msmgpio",
-               .owner = THIS_MODULE,
                .of_match_table = msm_gpio_of_match,
        },
 };