Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux
[firefly-linux-kernel-4.4.55.git] / drivers / video / fbdev / pxa168fb.c
index c95b9e46d48ff3a02206e2669b00730816f26932..e209b039f55304483fc8fb5f0785830bfbb523bc 100644 (file)
@@ -823,7 +823,6 @@ static int pxa168fb_remove(struct platform_device *pdev)
 static struct platform_driver pxa168fb_driver = {
        .driver         = {
                .name   = "pxa168-fb",
-               .owner  = THIS_MODULE,
        },
        .probe          = pxa168fb_probe,
        .remove         = pxa168fb_remove,