<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22495">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/kahlee: Remove direct AGESA header includes<br><br>All AGESA headers should be included only through agesawrapper.h<br><br>I missed this file in the Kahlee cleanup.<br><br>BUG=b:66818758<br>TEST=Build gardenia; Build & boot kahlee<br><br>Change-Id: Id9b303cb3cee8088fb5cca5257566c033d28c692<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M src/mainboard/google/kahlee/bootblock/OemCustomize.c<br>1 file changed, 0 insertions(+), 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/95/22495/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/kahlee/bootblock/OemCustomize.c b/src/mainboard/google/kahlee/bootblock/OemCustomize.c<br>index 7d86134..0551184 100644<br>--- a/src/mainboard/google/kahlee/bootblock/OemCustomize.c<br>+++ b/src/mainboard/google/kahlee/bootblock/OemCustomize.c<br>@@ -13,9 +13,7 @@<br>  * GNU General Public License for more details.<br>  */<br> <br>-#include <AGESA.h><br> #include <agesawrapper.h><br>-#include <PlatformMemoryConfiguration.h><br> <br> static const PCIe_PORT_DESCRIPTOR PortList[] = {<br>     /* Initialize Port descriptor (PCIe port, Lanes 7:4, D2F1) for NC*/<br></pre><p>To view, visit <a href="https://review.coreboot.org/22495">change 22495</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/22495"/><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: Id9b303cb3cee8088fb5cca5257566c033d28c692 </div>
<div style="display:none"> Gerrit-Change-Number: 22495 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>