u-boot-brain/arch/arm/cpu/arm926ejs/mx25
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
..
asm-offsets.c imx: Add auto generation of asm-offsets.h for imx25 2011-07-14 15:41:24 +02:00
generic.c zmx25: Fix build warning due to 'get_reset_cause' defined but not used 2011-09-30 22:01:05 +02:00
Makefile Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
reset.c imx25: Fix reset 2010-10-28 10:32:21 +02:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00