]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 28 May 2007 00:19:08 +0000 (10:19 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 2 Jun 2007 11:01:55 +0000 (21:01 +1000)
commit42d284bc45a9d6625b30c3175563829847406e03
tree7bb19e372fcc49d94103ab245b36d29155abbfbb
parent6ad8d010b2f364b739020e514e61b6a73444464b
[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id

and so needs to include asm/smp.h for a UP build to work.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/interrupt.c