提交 3760c621 编写于 作者: J Joe Perches 提交者: Greg Kroah-Hartman

staging: msm: Remove pr_<level> uses of KERN_<level>

Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 a8718692
......@@ -166,7 +166,7 @@ static void __init qsd8x50_allocate_memory_regions(void)
msm_fb_resources[0].start = __pa(addr);
msm_fb_resources[0].end = msm_fb_resources[0].start + size - 1;
pr_info(KERN_ERR "using %lu bytes of SMI at %lx physical for fb\n",
pr_info("using %lu bytes of SMI at %lx physical for fb\n",
size, (unsigned long)addr);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册