From: Rob Herring Date: Thu, 3 Apr 2014 00:07:24 +0000 (-0500) Subject: mips: ralink: convert to use unflatten_and_copy_device_tree X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afb46f7996e91aeb36e07bc92cf96e8045bec00e;p=pandora-kernel.git mips: ralink: convert to use unflatten_and_copy_device_tree The ralink FDT code can be simplified by using unflatten_and_copy_device_tree function. This removes all accesses to FDT header data by the arch code. Signed-off-by: Rob Herring Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Tested-by: Grant Likely --- Reading git-diff-tree failed