diff options
author | Jacob Garber <jgarber1@ualberta.ca> | 2019-06-24 13:02:27 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-06-28 19:24:55 +0000 |
commit | 93064ff7cd348f143b9c890a15b65680d3265525 (patch) | |
tree | 9304b42ffb494c36e272df8791e1ed25bb4eaa1b /src/arch | |
parent | 70f6d8261427104d246847e4289d6bae07db851e (diff) |
device/dram: Inline value into print statement
By default printram() expands to nothing in normal builds, and so
scan-build thinks that the assignment to reg8 is unused. Inline the
value of reg8 into the print statement to silence the warning.
Change-Id: I921fe08949c4135367bee9646b3b365097fab19e
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Found-by: scan-build 8.0.0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33744
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions