aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/hitfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/hitfb.c')
-rw-r--r--drivers/video/fbdev/hitfb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/fbdev/hitfb.c b/drivers/video/fbdev/hitfb.c
index a648d5186c6e..9d68dc9ee7bf 100644
--- a/drivers/video/fbdev/hitfb.c
+++ b/drivers/video/fbdev/hitfb.c
@@ -464,7 +464,6 @@ static struct platform_driver hitfb_driver = {
464 .remove = hitfb_remove, 464 .remove = hitfb_remove,
465 .driver = { 465 .driver = {
466 .name = "hitfb", 466 .name = "hitfb",
467 .owner = THIS_MODULE,
468 .pm = &hitfb_dev_pm_ops, 467 .pm = &hitfb_dev_pm_ops,
469 }, 468 },
470}; 469};