From: Rob Herring Date: Tue, 29 Apr 2014 18:16:50 +0000 (-0500) Subject: powerpc: fix skipping call to early_init_fdt_scan_reserved_mem X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edba274cdeaa84e2cf8a9a34fe7583b0e01edbab;p=pandora-kernel.git powerpc: fix skipping call to early_init_fdt_scan_reserved_mem The call to early_init_fdt_scan_reserved_mem will be skipped if reserved-ranges is not found. Move the call earlier so that it is called unconditionally. Signed-off-by: Rob Herring Cc: Marek Szyprowski Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: linuxppc-dev@lists.ozlabs.org Tested-by: Stephen Chivers --- Reading git-diff-tree failed