Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[cascardo/linux.git] / drivers / gpio / gpio-ich.c
index 3784e81..7818cd1 100644 (file)
@@ -526,7 +526,6 @@ static int ichx_gpio_remove(struct platform_device *pdev)
 
 static struct platform_driver ichx_gpio_driver = {
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = DRV_NAME,
        },
        .probe          = ichx_gpio_probe,