From: Uwe Kleine-König Date: Thu, 11 Nov 2010 17:35:01 +0000 (+0100) Subject: ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC X-Git-Tag: v2.6.38-rc1~38^2~3^2~88^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=972cc48207450ce6aeed416ac176fe4d0482a4a3;p=pandora-kernel.git ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC Some usages of ARCH_MX25 are assuming that if it is defined the other SoCs are undefined. Use SOC_IMX25 for the save places. Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed