From: Lee Jones Date: Wed, 24 Oct 2012 10:24:47 +0000 (+0100) Subject: ARM: ux500: Convert DT_MACHINE_START to use SMP operations X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~44^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f44c5fd12d8152e45585905422d03427754e1907;p=pandora-kernel.git ARM: ux500: Convert DT_MACHINE_START to use SMP operations The Device Tree machine description for the ux5x0 was moved recently and as a consequence missed the addition of SMP operations. Without this patch SMP doesn't work and only one CPU is present after booting. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-diff-tree failed