Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-janz-ttl.c
index 29ffe22ad97ac641285dd58c47004e4ffe5bdaa2..3a1664335f5e302b920440ef43c463867c88dfb1 100644 (file)
@@ -203,7 +203,6 @@ static int ttl_remove(struct platform_device *pdev)
 static struct platform_driver ttl_driver = {
        .driver         = {
                .name   = DRV_NAME,
-               .owner  = THIS_MODULE,
        },
        .probe          = ttl_probe,
        .remove         = ttl_remove,