u-boot/arch/arm/cpu
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
..
arm720t cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
arm920t cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
arm925t Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
arm926ejs Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
arm946es replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 2011-07-26 14:44:34 +02:00
arm1136 Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
arm1176 Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
arm_intcm replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 2011-07-26 14:44:34 +02:00
armv7 omap3: Include array definition only when it is used 2011-08-03 12:49:18 +02:00
ixp cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
lh7a40x cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
pxa Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
s3c44b0 Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
sa1100 cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00