[U-Boot] [PATCH] Remove volatile qualifier in get_ram_size() calls

Albert ARIBAUD albert.u.boot at aribaud.net
Sun Jul 17 17:13:50 CEST 2011


Le 03/07/2011 17:55, Albert ARIBAUD a écrit :
> 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 at aribaud.net>
> ---

Applied to u-boot-arm/master.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list