u-boot/arch/arm
Sanjeev Premi 80bb756dbe omap3: Include array definition only when it is used
The array of strings corresponding to cpu revision is
used only when CONFIG_DISPLAY_CPUINFO is selected - in
the function print_cpuinfo().

Enclose definition of this array in #ifdef...#endif for
the same.

Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-08-03 12:49:18 +02:00
..
cpu omap3: Include array definition only when it is used 2011-08-03 12:49:18 +02:00
include/asm Unify timer_init() and cpu_init() prototypes 2011-08-01 15:10:15 +02:00
lib unify version_string 2011-07-28 17:22:53 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00