Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-cs5535.c
index 71484eeb4ac2b2214cb6451a291d139f7570cb43..7b0b198a563dbe68a64f940724679f50c30d5c48 100644 (file)
@@ -367,7 +367,6 @@ static int cs5535_gpio_remove(struct platform_device *pdev)
 static struct platform_driver cs5535_gpio_driver = {
        .driver = {
                .name = DRV_NAME,
-               .owner = THIS_MODULE,
        },
        .probe = cs5535_gpio_probe,
        .remove = cs5535_gpio_remove,