[POWERPC] cell: Fix spufs with "new style" device-tree
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 19 Dec 2006 14:32:44 +0000 (15:32 +0100)
committerArnd Bergmann <arnd@klappe.arndb.de>
Tue, 19 Dec 2006 14:35:38 +0000 (15:35 +0100)
Some SPU code was a bit too convoluted and broke when adding support for
the new style device-tree, most notably the struct pages for SPEs no
longer get created. oops...

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>

No differences found