]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: Update mach-types to fix mxs build breakage
authorShawn Guo <shawn.guo@linaro.org>
Wed, 16 Nov 2011 13:44:33 +0000 (21:44 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 16 Nov 2011 23:49:17 +0000 (07:49 +0800)
commitee3f8b0d3aadc2f150a250d93fe424a7ed4018f2
tree751b8cf3541dacbaae477309cc762b4fb2cda966
parent41b1a2b1efa8a1529300e2e682a04c37411900c5
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 <shawn.guo@linaro.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/tools/mach-types