From e75e63890004abe5082384f7299c9f1c59c5a4d7 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sat, 29 Mar 2008 03:10:38 +0000 Subject: [PATCH] --- yaml --- r: 87938 b: refs/heads/master c: f10095c3ecb2116ef8b8fa7a56bd9f8b5fd89031 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/pseries/xics.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 364c9b8d7c6e..5603b07ccd28 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1b90c137cc2a0e9b813a8ae316827c493c664146 +refs/heads/master: f10095c3ecb2116ef8b8fa7a56bd9f8b5fd89031 diff --git a/trunk/arch/powerpc/platforms/pseries/xics.c b/trunk/arch/powerpc/platforms/pseries/xics.c index ca52b587166d..a977f200db89 100644 --- a/trunk/arch/powerpc/platforms/pseries/xics.c +++ b/trunk/arch/powerpc/platforms/pseries/xics.c @@ -763,7 +763,7 @@ void xics_request_IPIs(void) } #endif /* CONFIG_SMP */ -void xics_teardown_cpu() +void xics_teardown_cpu(void) { int cpu = smp_processor_id();