From: Scott Wood Date: Mon, 12 Mar 2007 20:41:48 +0000 (-0600) Subject: [POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle(). X-Git-Tag: v2.6.22-rc1~1109^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dd2c31ab89a12571db89648bcc9992cf71b63d8;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed