]> git.baikalelectronics.ru Git - kernel.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)
commitec7ba1aa6cb0bface23ceef6bd16546e3441eebf
tree7bb19e372fcc49d94103ab245b36d29155abbfbb
parentb9d81e976b5a0985ef921ec3f7e6d4c47aecfe62
[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