Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings | Anatolij Gustschin | 2011-11-23 | 1 | -2/+3 |
| | | | | | | | | | | | Fix: cpuinfo.c: In function 'print_cpuinfo': cpuinfo.c:155:6: warning: variable 'system_serial_low' set but not used [-Wunused-but-set-variable] cpuinfo.c:154:6: warning: variable 'system_serial_high' set but not used [-Wunused-but-set-variable] Signed-off-by: Anatolij Gustschin <agust@denx.de> | ||||
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -0/+241 |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |