Parcourir la source

[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 il y a 20 ans
Parent
commit
10ca1e1ed5
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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) {