u-boot-brain/arch/arm
Fabio Estevam e6ec1761cd zmx25: Fix build warning due to 'get_reset_cause' defined but not used
When building the zmx25 target we get:

Configuring for zmx25 board...
generic.c:108: warning: 'get_reset_cause' defined but not used

Fix this warning by defining get_reset_cause only if CONFIG_DISPLAY_CPUINFO is defined.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2011-09-30 22:01:05 +02:00
..
cpu zmx25: Fix build warning due to 'get_reset_cause' defined but not used 2011-09-30 22:01:05 +02:00
include/asm MX5: Modify the PLL decoding algorithm 2011-09-30 22:01:05 +02:00
lib led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00