[PATCH 1/4] powerpc/mpic_msgr: fix compile error when SMP disabled

Kumar Gala galak at kernel.crashing.org
Fri Apr 20 06:15:32 EST 2012


On Apr 15, 2012, at 9:05 PM, Mingkai Hu wrote:

> In file included from arch/powerpc/sysdev/mpic_msgr.c:20:0:
> ~/arch/powerpc/include/asm/mpic_msgr.h: In function 'mpic_msgr_set_destination':
> ~/arch/powerpc/include/asm/mpic_msgr.h:117:2:
> error: implicit declaration of function 'get_hard_smp_processor_id'
> make[1]: *** [arch/powerpc/sysdev/mpic_msgr.o] Error 1
> 
> Signed-off-by: Mingkai Hu <Mingkai.hu at freescale.com>
> ---
> arch/powerpc/include/asm/mpic_msgr.h |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

applied to merge

- k


More information about the Linuxppc-dev mailing list