Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / video / fbdev / sh7760fb.c
index 1265b25..96de91d 100644 (file)
@@ -578,7 +578,6 @@ static int sh7760fb_remove(struct platform_device *dev)
 static struct platform_driver sh7760_lcdc_driver = {
        .driver = {
                   .name = "sh7760-lcdc",
-                  .owner = THIS_MODULE,
                   },
        .probe = sh7760fb_probe,
        .remove = sh7760fb_remove,