diff options
author | Aaron Durbin <adurbin@chromium.org> | 2019-08-27 20:22:40 -0600 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2019-08-28 13:34:19 +0000 |
commit | df2bfb9a1ae5873283f644111ca4ef378fbd3c1a (patch) | |
tree | 5e62257ecfd40d2ee93320a6dff4946b55d7bce5 /payloads/libpayload/libpci | |
parent | 1225afe4829eb3e6de48e9409e318aef4bb22f0b (diff) |
arch/x86/postcar: unexpose postcar_commit_mtrrs() symbol
postcar_commit_mtrrs() isn't used outside the postcar_loader
compilation unit. Make it static to reduce API surface area.
Additionally the return value was not being utilized. Modify
the return type to be void to align with the current usage.
Change-Id: If07f34467941d00de731489867e485cfff80ea63
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35130
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'payloads/libpayload/libpci')
0 files changed, 0 insertions, 0 deletions