提交 62d80749 编写于 作者: G Geoff Levand 提交者: Paul Mackerras

powerpc/ps3: Quiet dmesg output

Change the debug message in dma_sb_region_create() from
pr_info() to DBG() to quiet the dmesg output.
Signed-off-by: NGeoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 15cb1cc9
......@@ -649,7 +649,7 @@ static int dma_sb_region_create(struct ps3_dma_region *r)
{
int result;
pr_info(" -> %s:%d:\n", __func__, __LINE__);
DBG(" -> %s:%d:\n", __func__, __LINE__);
BUG_ON(!r);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册