diff options
author | Aaron Durbin <adurbin@chromium.org> | 2016-08-05 15:24:33 -0500 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-08-09 17:49:58 +0200 |
commit | 9d130a9e1038e406c4be74a70a99f5530ef5c55d (patch) | |
tree | 395bb2fe51fe9c3ca3527486f38cc0c96866651b /src/drivers/maxim | |
parent | 0284f62db2e656044ba1ed39ddc3ab4ae89509af (diff) |
drivers/elog: remove unnecessary global state
There were 3 variables indicating the state of the event log
region. However, there's no need to keep track of those
individually. The only thing required is to know is if
elog_scan_flash() failed. There's no other tracking required
beyond that.
BUG=chrome-os-partner:55932
Change-Id: I88ad32091d3c37966a2ac6272f8ad95bcc8c4270
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16100
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/drivers/maxim')
0 files changed, 0 insertions, 0 deletions