u-boot-brain/arch/arm/cpu/arm926ejs
Albert ARIBAUD a55d23ccf6 Remove volatile qualifier in get_ram_size() calls
Checkpatch.pl complains about the volatile qualifier in calls to
get_ram_size(). Remove this qualifier in the prototype and in the
calls where it is useless, and leave it only in the function body
where it is needed.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2011-07-17 17:11:53 +02:00
..
armada100 I2C: add i2c support for Armada100 platform 2011-04-27 19:38:08 +02:00
at91 arm920t/at91: add clock.c 2011-07-04 10:55:27 +02:00
davinci DaVinci: Remove incorrect CONFIG option 2011-02-02 00:54:44 +01:00
kirkwood arm926ejs: timer: Replace bss variable by gdr 2011-02-02 00:54:45 +01:00
mb86r0x arm926ejs: timer: Replace bss variable by gdr 2011-02-02 00:54:45 +01:00
mx25 imx: Add auto generation of asm-offsets.h for imx25 2011-07-14 15:41:24 +02:00
mx27 MX27: Update to autogenerated asm-offsets.h 2011-07-14 15:41:24 +02:00
nomadik Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap arm926ejs: timer: Replace bss variable by gdr 2011-02-02 00:54:45 +01:00
orion5x Remove volatile qualifier in get_ram_size() calls 2011-07-17 17:11:53 +02:00
pantheon I2C: add i2c support for Pantheon platform 2011-04-27 19:38:08 +02:00
spear arm926ejs: timer: Replace bss variable by gdr 2011-02-02 00:54:45 +01:00
versatile arm926ejs: timer: Replace bss variable by gdr 2011-02-02 00:54:45 +01:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00