Re: [PATCH 1/4] powerpc/mpic_msgr: fix compile error when SMP disabled
From: Kumar Gala <hidden>
Date: 2012-04-19 20:15:31
From: Kumar Gala <hidden>
Date: 2012-04-19 20:15:31
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 =20 Signed-off-by: Mingkai Hu <redacted> --- arch/powerpc/include/asm/mpic_msgr.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
applied to merge - k=