diff options
author | Paul Menzel <paulepanter@users.sourceforge.net> | 2017-01-20 23:29:21 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2017-01-25 10:05:54 +0100 |
commit | e7385d14b1577114b3b7aae0969e45fae67e4331 (patch) | |
tree | 527ef06ae574487b2fedb75563ca8e91aa3a745a /src/mainboard/google/smaug | |
parent | 06a629e4b1b7f517866adb984c169459a9b2ecdf (diff) |
nvramcui: Declare variable outside for loop
Make the code C89 compatible, which doesn’t allow loop initial
declarations. Older compilers use C89 by default, so just declare the
variable outside.
Change-Id: I3c5a8109e66f7a25687f4e4b2c72718d74276e04
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/18196
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/google/smaug')
0 files changed, 0 insertions, 0 deletions