[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)
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>

No differences found