Merge tag 'imx-legacy-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
[cascardo/linux.git] / drivers / gpio / gpio-tps65910.c
index 0ae6a5a..e63d7da 100644 (file)
@@ -184,7 +184,6 @@ skip_init:
 
 static struct platform_driver tps65910_gpio_driver = {
        .driver.name    = "tps65910-gpio",
-       .driver.owner   = THIS_MODULE,
        .probe          = tps65910_gpio_probe,
 };