[POWERPC] spu sched: use DECLARE_BITMAP
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Feb 2007 20:54:28 +0000 (21:54 +0100)
committerArnd Bergmann <arnd@klappe.arndb.de>
Tue, 13 Feb 2007 20:55:42 +0000 (21:55 +0100)
commit72cb360839f88c02ccf38f1df214316e05886ff3
tree2ef261866c059fcc69bd8c3bdf58eafc320e5de0
parent52f04fcf66a5d5d90790d6cfde52e391ecf2b882
[POWERPC] spu sched: use DECLARE_BITMAP

use DECLARE_BITMAP in the spu scheduler instead of reimplementing it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/spufs/sched.c