mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
[PATCH] ppc64: fix compile warning
Fix a compile warning introduced by the previous patches. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
45e75dfb60
commit
10ca1e1ed5
@ -888,7 +888,6 @@ static int iseries_shared_idle(void)
|
||||
|
||||
static int iseries_dedicated_idle(void)
|
||||
{
|
||||
struct paca_struct *lpaca = get_paca();
|
||||
long oldval;
|
||||
|
||||
while (1) {
|
||||
|
Loading…
Reference in New Issue
Block a user