From: Shawn Guo Date: Wed, 16 Nov 2011 13:44:33 +0000 (+0800) Subject: ARM: Update mach-types to fix mxs build breakage X-Git-Tag: v3.2-rc4~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7c547f7747991fe62f622698ea1bf470f256f4;p=pandora-kernel.git ARM: Update mach-types to fix mxs build breakage Add entry m28evk to fix the following mxs build breakage. CHK include/generated/compile.h CC arch/arm/mach-mxs/clock-mx28.o arch/arm/mach-mxs/clock-mx28.c: In function 'clk_misc_init': arch/arm/mach-mxs/clock-mx28.c:748: error: implicit declaration of function 'machine_is_m28evk' make[1]: *** [arch/arm/mach-mxs/clock-mx28.o] Error 1 make: *** [arch/arm/mach-mxs] Error 2 Signed-off-by: Shawn Guo Acked-by: Uwe Kleine-König --- Reading git-diff-tree failed