diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2014-01-29 14:56:20 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2014-02-10 05:44:12 +0100 |
commit | b63b75b0f7262a4a28b6c1e147f81edcfebf37d2 (patch) | |
tree | d20b449319905c55edd55473d977c725e1445b51 /src/console/ne2k_console.c | |
parent | ae45a9884b82c2e2bfcf87afeb45260706a27adc (diff) |
cbfstool: Fix LzmaEnc.c and build with -Wshadow
LzmaEnc.c was full of shadow definitions. Luckily, shadow definitions
were not used after the scope in which they were redefined, so it is
possible to just remove them.
Tested by successfully booting qemu i440fx to grub2 payload.
Change-Id: I01d44db59882114ffe64434b655b931f3beec8e2
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5082
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/console/ne2k_console.c')
0 files changed, 0 insertions, 0 deletions