commit | 22567796220cc275e360cdb4bf9ca56067ebc5f0 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Mon Mar 25 09:20:31 2013 -0300 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Apr 01 16:17:49 2013 +0800 |
tree | cbd00e9e5151a7bb76333c3f69cb58cd443573a1 | |
parent | 4355632c54d4fd06b9fbc5d7a83dbf6437946d03 [diff] |
ARM: mach-imx: cpu-imx5: Include "common.h" Fix the following sparse warnings: arch/arm/mach-imx/cpu-imx5.c:65:12: warning: symbol 'mx51_neon_fixup' was not declared. Should it be static? arch/arm/mach-imx/cpu-imx5.c:99:5: warning: symbol 'mx53_revision' was not declared. Should it be static? Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>