提交 10ca1e1e 编写于 作者: A Anton Blanchard 提交者: Linus Torvalds

[PATCH] ppc64: fix compile warning

Fix a compile warning introduced by the previous patches.
Signed-off-by: NAnton Blanchard <anton@samba.org>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 45e75dfb
...@@ -888,7 +888,6 @@ static int iseries_shared_idle(void) ...@@ -888,7 +888,6 @@ static int iseries_shared_idle(void)
static int iseries_dedicated_idle(void) static int iseries_dedicated_idle(void)
{ {
struct paca_struct *lpaca = get_paca();
long oldval; long oldval;
while (1) { while (1) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册