commit | 79d838d31696542105a4185758f23db13d8ea045 | [log] [tgz] |
---|---|---|
author | David Hendricks <dhendrix@chromium.org> | Wed Sep 27 09:25:34 2017 -0700 |
committer | David Hendricks <david.hendricks@gmail.com> | Tue Oct 03 00:23:34 2017 +0000 |
tree | 20162a2ada71c7ece57f96d9790ce8c7b791bb5c | |
parent | 75a2a79aebe9ffd0bcdb5f8d014d9e5583973014 [diff] |
fixup! nicintel_eeprom: Support for I210 emulated EEprom A couple of C99-style variable declarations within loops are causing compilation failures on some systems (gcc 4.9.2-10 on Raspbian). This moves them to make gcc happy. Change-Id: Ib7ad5a69244e462f84eae93df9e841716e089b31 Signed-off-by: David Hendricks <david.hendricks@gmail.com> Reviewed-on: https://review.coreboot.org/21702 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>