u-boot/board/karo/tx25
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
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk Merge branch 'elf_reloc' 2010-10-19 21:07:52 +02:00
lowlevel_init.S Add support for KARO TX25 board 2010-03-07 12:36:36 -06:00
tx25.c Remove volatile qualifier in get_ram_size() calls 2011-07-17 17:11:53 +02:00