[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
authorScott Wood <scottwood@freescale.com>
Mon, 12 Mar 2007 20:41:48 +0000 (14:41 -0600)
committerPaul Mackerras <paulus@samba.org>
Tue, 13 Mar 2007 10:15:55 +0000 (21:15 +1100)
commit9dd2c31ab89a12571db89648bcc9992cf71b63d8
treeabb5ef017f11fc22296dc958b5bf119293247427
parent78438b36011d8ef7d28ef63a30b11801be1eea71
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().

Move the caller's pointer back to match the change in the region's start,
rather than alter a byte of the device tree's content.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/flatdevtree.c