[PATCH] powerpc: a couple of trivial compile warning fixes

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
这个提交包含在:
Stephen Rothwell
2006-03-28 17:14:44 +11:00
提交者 Paul Mackerras
父节点 cf66c897d7
当前提交 4d177fbfda
修改 2 个文件,包含 4 行新增3 行删除

查看文件

@@ -455,8 +455,6 @@ out:
static void pseries_shared_idle_sleep(void)
{
unsigned int cpu = smp_processor_id();
/*
* Indicate to the HV that we are idle. Now would be
* a good time to find other work to dispatch.