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)
commit9b7c547f7747991fe62f622698ea1bf470f256f4
tree751b8cf3541dacbaae477309cc762b4fb2cda966
parentcfcfc9eca2bcbd26a8e206baeb005b055dbf8e37
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