From: Rob Herring Date: Mon, 26 Aug 2013 16:23:50 +0000 (-0500) Subject: openrisc: use unflatten_and_copy_device_tree X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3486892f998fea5b4f1a0a4d093f09b7d0024696;p=pandora-kernel.git openrisc: use unflatten_and_copy_device_tree Use the common unflatten_and_copy_device_tree to copy the built-in FDT out of init section. This moves the copy later in the boot, but there do not appear to be any references to strings in the FDT before the copy. Signed-off-by: Rob Herring Cc: Jonas Bonn Cc: linux@lists.openrisc.net --- Reading git-diff-tree failed