u-boot-brain/arch/arm/cpu/armv7/omap3
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
..
board.c armv7: adapt omap3 to the new cache maintenance framework 2011-07-04 10:55:25 +02:00
clock.c OMAP3: Add support for DPLL5 (usbhost) 2011-04-27 19:38:09 +02:00
emif4.c omap3: emif|sdrc: use a single global data define 2010-12-11 11:41:42 -05:00
gpio.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
lowlevel_init.S armv7: adapt omap3 to the new cache maintenance framework 2011-07-04 10:55:25 +02:00
Makefile armv7: adapt omap3 to the new cache maintenance framework 2011-07-04 10:55:25 +02:00
mem.c ARMV7: OMAP3: Cleanup extern variables in mem.c 2011-04-27 19:38:10 +02:00
sdrc.c omap3: emif|sdrc: use a single global data define 2010-12-11 11:41:42 -05:00
sys_info.c omap3: Include array definition only when it is used 2011-08-03 12:49:18 +02:00