powerpc/boot: Rework of_claim() to make it 64bit friendly
authorCédric Le Goater <clg@fr.ibm.com>
Thu, 24 Apr 2014 07:23:30 +0000 (09:23 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Apr 2014 07:35:43 +0000 (17:35 +1000)
This patch fixes 64bit compile warnings and updates the wrapper code
to converge the kernel code in prom_init.

Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found