<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22550">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vendorcode/amd/pi/00670F00: Remove direct AGESA header includes<br><br>Update amdlib to pull in the AGESA headers through agesa_headers.h<br><br>BUG=b:66818758<br>TEST=Build gardenia; Build & boot kahlee<br><br>Change-Id: I3a2a2fde9738a9fe7a0b55cb91c29416cdc227a2<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M src/vendorcode/amd/pi/00670F00/Lib/amdlib.h<br>1 file changed, 1 insertion(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/22550/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/vendorcode/amd/pi/00670F00/Lib/amdlib.h b/src/vendorcode/amd/pi/00670F00/Lib/amdlib.h<br>index f5eab0a..3f7fbbd 100644<br>--- a/src/vendorcode/amd/pi/00670F00/Lib/amdlib.h<br>+++ b/src/vendorcode/amd/pi/00670F00/Lib/amdlib.h<br>@@ -46,8 +46,7 @@<br> #ifndef _AMD_LIB_H_<br> #define _AMD_LIB_H_<br> <br>-#include "Porting.h"<br>-#include "AMD.h"<br>+#include <agesa_headers.h><br> <br> #define IOCF8 0xCF8<br> #define IOCFC 0xCFC<br></pre><p>To view, visit <a href="https://review.coreboot.org/22550">change 22550</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22550"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I3a2a2fde9738a9fe7a0b55cb91c29416cdc227a2 </div>
<div style="display:none"> Gerrit-Change-Number: 22550 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>