]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Oprofile: Remove dependency on spufs module
authorBob Nelson <rrnelson@linux.vnet.ibm.com>
Fri, 14 Dec 2007 14:27:30 +0000 (01:27 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 28 Dec 2007 04:07:52 +0000 (15:07 +1100)
commitaed3a8c9bb1a8623a618232087c5ff62718e3b9a
tree3998117906b40887ce7739288403927f461bf4f4
parentc68cb23dde29fb107575656effa46f7b9440ac04
[POWERPC] Oprofile: Remove dependency on spufs module

This removes an OProfile dependency on the spufs module.  This
dependency was causing a problem for multiplatform systems that are
built with support for Oprofile on Cell but try to load the oprofile
module on a non-Cell system.

Signed-off-by: Bob Nelson <rrnelson@us.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Acked-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/Kconfig
arch/powerpc/platforms/cell/Makefile
arch/powerpc/platforms/cell/spu_notify.c [new file with mode: 0644]
arch/powerpc/platforms/cell/spu_syscalls.c
arch/powerpc/platforms/cell/spufs/context.c
arch/powerpc/platforms/cell/spufs/sched.c
arch/powerpc/platforms/cell/spufs/syscalls.c
include/asm-powerpc/spu.h