u-boot/arch/arm/cpu/arm926ejs/orion5x
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
..
cpu.c Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
dram.c Remove volatile qualifier in get_ram_size() calls 2011-07-17 17:11:53 +02:00
lowlevel_init.S Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
Makefile Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
timer.c Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00