From: Guennadi Liakhovetski Date: Mon, 5 Oct 2009 08:00:58 +0000 (+0200) Subject: fix compilation of i.MX31 platforms X-Git-Tag: v2.6.32-rc6~54^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=324c1aa3dfb4235c80df603e761cc06e28a7e903;p=pandora-kernel.git fix compilation of i.MX31 platforms mxc_iomux_v3_init() is defined in arch/arm/plat-mxc/iomux-v3.c, which is not linked for i.MX31 and produces an undefined reference error. Fix this by building the offending code only for i.MX35. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed