Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[cascardo/linux.git] / drivers / gpio / gpio-vf610.c
index 4ee4cee..971c739 100644 (file)
@@ -278,7 +278,6 @@ static int vf610_gpio_probe(struct platform_device *pdev)
 static struct platform_driver vf610_gpio_driver = {
        .driver         = {
                .name   = "gpio-vf610",
-               .owner  = THIS_MODULE,
                .of_match_table = vf610_gpio_dt_ids,
        },
        .probe          = vf610_gpio_probe,