Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[firefly-linux-kernel-4.4.55.git] / drivers / video / fbdev / efifb.c
index 982f6abe6faf176c208f48ca7c2e71e88a9b3f30..4bfff349b1fbb56f0b99e206f21fc2986ad4db0d 100644 (file)
@@ -311,7 +311,6 @@ static int efifb_remove(struct platform_device *pdev)
 static struct platform_driver efifb_driver = {
        .driver = {
                .name = "efi-framebuffer",
-               .owner = THIS_MODULE,
        },
        .probe = efifb_probe,
        .remove = efifb_remove,