u-boot/board/freescale/mx31ads
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
lowlevel_init.S IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 2011-04-27 19:38:05 +02:00
mx31ads.c Remove volatile qualifier in get_ram_size() calls 2011-07-17 17:11:53 +02:00
u-boot.lds mx31ads: Use the new relocation scheme 2011-06-06 09:35:25 +02:00