OSDN Git Service

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)
commit034e55e6c2f8e2a9ea37901ea87bac8a08464441
tree07bf1168a28a1cbc85c9231a16300d05d48b923c
parent9cc36bb0aca622539be59266012d8be4346f0996
powerpc/boot: Rework of_claim() to make it 64bit friendly

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>
arch/powerpc/boot/of.c
arch/powerpc/boot/of.h
arch/powerpc/boot/oflib.c