u-boot-brain/board/ronetix/pm9261
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
..
led.c pm9261 converted to at91 soc access 2010-04-30 05:23:22 -05:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
partition.c at91: add support for the PM9261 board of Ronetix GmbH 2009-06-21 16:18:11 +02:00
pm9261.c Remove volatile qualifier in get_ram_size() calls 2011-07-17 17:11:53 +02:00