[coreboot-gerrit] Change in coreboot[master]: soc/amd/stoneyridge/BiosCallOuts: Remove #include <AmdLib.h>

Richard Spiegel (Code Review) gerrit at coreboot.org
Wed Sep 26 00:26:08 CEST 2018


Richard Spiegel has uploaded this change for review. ( https://review.coreboot.org/28741


Change subject: soc/amd/stoneyridge/BiosCallOuts: Remove #include <AmdLib.h>
......................................................................

soc/amd/stoneyridge/BiosCallOuts: Remove #include <AmdLib.h>

In preparation to remove AmdLib, remove reference to AmdLib.h in
soc/amd/stoneyridge/BiosCallOuts.

BUG=b:112525011
TEST=Buildgrunt.

Change-Id: If80eb64fb736ff26ab226a16b583c8b1c29831f4
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M src/soc/amd/stoneyridge/BiosCallOuts.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/28741/1

diff --git a/src/soc/amd/stoneyridge/BiosCallOuts.c b/src/soc/amd/stoneyridge/BiosCallOuts.c
index 9f74e8f..027ba4e 100644
--- a/src/soc/amd/stoneyridge/BiosCallOuts.c
+++ b/src/soc/amd/stoneyridge/BiosCallOuts.c
@@ -24,7 +24,6 @@
 #include <stdlib.h>
 
 #include <amdblocks/agesawrapper.h>
-#include <amdlib.h>
 #include <amdblocks/dimm_spd.h>
 #include "chip.h"
 #include <amdblocks/car.h>

-- 
To view, visit https://review.coreboot.org/28741
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If80eb64fb736ff26ab226a16b583c8b1c29831f4
Gerrit-Change-Number: 28741
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel at silverbackltd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180925/c0739655/attachment-0001.html>


More information about the coreboot-gerrit mailing list