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();