tree e3248ca2b069da7a3f5e477dad41944abd417325
parent 45e75dfb609df4391636c2218bec5ea04536601d
author Anton Blanchard <[EMAIL PROTECTED]> Fri, 08 Jul 2005 07:56:34 -0700
committer Linus Torvalds <[EMAIL PROTECTED]> Fri, 08 Jul 2005 08:23:41 -0700
[PATCH] ppc64: fix compile warning
Fix a compile warning introduced by the previous patches.
Signed-off-by: Anton Blanchard <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
arch/ppc64/kernel/iSeries_setup.c | 1 -
1 files changed, 1 deletion(-)
diff --git a/arch/ppc64/kernel/iSeries_setup.c
b/arch/ppc64/kernel/iSeries_setup.c
--- a/arch/ppc64/kernel/iSeries_setup.c
+++ b/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) {
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html