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

[POWERPC] PS3: Remove duplicate variable assignement

A minor change to remove a duplicate variable assignement in ps3_mm_shutdown();
Signed-off-by: NGeoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 f0a1d024
......@@ -826,5 +826,4 @@ void __init ps3_mm_init(void)
void ps3_mm_shutdown(void)
{
ps3_mm_region_destroy(&map.r1);
map.total = map.rm.size;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册