powerpc/cell: Bitops work on unsigned longs
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 30 Dec 2008 17:06:15 +0000 (17:06 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:12 +0000 (16:25 +1100)
commitee418b8646d5d6dc2df343ffaefd2b74940d0048
tree8937e30956d70f4135996052af933f8768c8512d
parentd50701781a55d09696a0585112a124b0723acf3b
powerpc/cell: Bitops work on unsigned longs

So change the flags member of struct spu from u64 to unsigned long.
This change will also prevent some warnings when we change u64 to unsigned
long long.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/spu.h