diff options
author | Richard Spiegel <richard.spiegel@silverbackltd.com> | 2017-12-14 09:58:41 -0700 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2017-12-19 15:41:44 +0000 |
commit | ce90c0df4175f3fc9e2d06bd9359485df8834fc3 (patch) | |
tree | 80465d30eda9b27032b4451605f9d64a558e2050 /util/superiotool/amd.c | |
parent | 4dee7b528d3d85ffcca9b7f1fe02959e4113e106 (diff) |
soc/amd/stoneyridge/bootblock/bootblock.c: Fix unused value
In function load_smu_fw1(), variable base receives one value and is
immediately overwritten. Remove the first line, as it's useless.
This fixes CID 1383612
BUG=b:70620140
TEST=Build kahlee and boot.
Change-Id: I1a1eae52722606a9e871e26faa7927e207102ae8
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/22873
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'util/superiotool/amd.c')
0 files changed, 0 insertions, 0 deletions