arch/x86: unexpose postcar_frame_common_mtrrs()
commite8936747eb9b2e9558a297841e6a4612f7988827
authorAaron Durbin <adurbin@chromium.org>
Wed, 29 Apr 2020 20:20:05 +0000 (29 14:20 -0600)
committerFurquan Shaikh <furquan@google.com>
Thu, 7 May 2020 23:34:13 +0000 (7 23:34 +0000)
tree6b129e4899704293a8aa2887a657a939b479e361
parent6d592c623f0c1b2f1ca6d2676ab63d04d6e3235a
arch/x86: unexpose postcar_frame_common_mtrrs()

The only caller is contained within the postcar_loader compilation unit.
Therefore, remove postcar_frame_common_mtrrs() from the global symbol
namespace.

Change-Id: I90d308669d13eb2bebf1eca4d47e3f3b4f178714
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41101
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
src/arch/x86/include/arch/romstage.h
src/arch/x86/postcar_loader.c