Explorar el Código

[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>
Anton Blanchard hace 20 años
padre
commit
10ca1e1ed5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      arch/ppc64/kernel/iSeries_setup.c

+ 0 - 1
arch/ppc64/kernel/iSeries_setup.c

@@ -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) {