<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20525">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/amd/stoneyridge: Minor improvements in northbridge.h<br><br>Rename the guard to better match the new directory structure.<br><br>Add include files containing typedefs used in the file.<br><br>Change-Id: I5fe23ce6994603b0ace99fd6ffc5f3eded2880af<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/stoneyridge/include/soc/northbridge.h<br>1 file changed, 5 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/25/20525/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/amd/stoneyridge/include/soc/northbridge.h b/src/soc/amd/stoneyridge/include/soc/northbridge.h<br>index 9ecbb13..5b31eab 100644<br>--- a/src/soc/amd/stoneyridge/include/soc/northbridge.h<br>+++ b/src/soc/amd/stoneyridge/include/soc/northbridge.h<br>@@ -13,8 +13,11 @@<br>  * GNU General Public License for more details.<br>  */<br> <br>-#ifndef NORTHBRIDGE_AMD_AGESA_FAM15H_H<br>-#define NORTHBRIDGE_AMD_AGESA_FAM15H_H<br>+#ifndef PI_STONEYRIDGE_NORTHBRIDGE_H<br>+#define PI_STONEYRIDGE_NORTHBRIDGE_H<br>+<br>+#include <arch/io.h><br>+#include <device/device.h><br> <br> void cpu_bus_scan(device_t dev);<br> void domain_enable_resources(device_t dev);<br></pre><p>To view, visit <a href="https://review.coreboot.org/20525">change 20525</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/20525"/><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: I5fe23ce6994603b0ace99fd6ffc5f3eded2880af </div>
<div style="display:none"> Gerrit-Change-Number: 20525 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>