From: Geert Uytterhoeven Date: Tue, 12 Nov 2013 19:42:23 +0000 (+0100) Subject: openrisc: Refactor or32_early_setup() X-Git-Tag: v3.13-rc1~71^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=621c2cd853fca98258b720d9fe7e8c031ec7f96f;p=pandora-kernel.git openrisc: Refactor or32_early_setup() - Change fdt pointer (passed from head.S) from unsigned int to void *, which allows to kill a cast, and makes it compatible with __dtb_start. - Use pr_info(), - Extract common part. Signed-off-by: Geert Uytterhoeven Cc: linux@lists.openrisc.net Signed-off-by: Jonas Bonn --- Reading git-diff-tree failed