提交 786e463e 编写于 作者: K Krzysztof Helt 提交者: Linus Torvalds

cirrusfb: remove information about memory size during mode change

Remove information about memory size displayed twice each time a display
mode change.
Signed-off-by: NKrzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 3f7a26b4
......@@ -1949,8 +1949,6 @@ static void init_vgachip(struct fb_info *info)
/* misc... */
WHDR(cinfo, 0); /* Hidden DAC register: - */
printk(KERN_DEBUG "cirrusfb: This board has %ld bytes of DRAM memory\n",
info->screen_size);
DPRINTK("EXIT\n");
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册