u-boot-brain/board/freescale/mx53loco
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
..
imximage.cfg MX53: support for freescale MX53LOCO board 2011-05-23 08:36:46 +02:00
Makefile MX53: support for freescale MX53LOCO board 2011-05-23 08:36:46 +02:00
mx53loco.c Remove volatile qualifier in get_ram_size() calls 2011-07-17 17:11:53 +02:00