diff options
author | Aaron Durbin <adurbin@chromium.org> | 2016-02-24 18:49:25 -0600 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2016-02-26 02:14:56 +0100 |
commit | a7141c518a94b42923712de0d83a3e45fe1ee3ca (patch) | |
tree | 9c98b354b310c00754475dc1b4e288bcbfd9c369 /util/cbfstool/fit.h | |
parent | e0b3c7bef1ab5ed6721b7ea6411862ae6e177ef6 (diff) |
lib/memrange: avoid shadow object declarations
Fix an error where a variable named 'free' was shadowing the
function 'free'.
src/lib/memrange.c:293:73: error: declaration of 'free' shadows a global
declaration [-Werror=shadow]
Change-Id: Ie57194b392f8f00ed4fd5c76dab27299b00ae293
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13788
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'util/cbfstool/fit.h')
0 files changed, 0 insertions, 0 deletions