<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26742">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/i82801gx: Remove unneeded includes<br><br>Change-Id: Ibbb80cb28833131e3b02a8ff583d53c52ef2ca0f<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/southbridge/intel/i82801gx/nic.c<br>M src/southbridge/intel/i82801gx/smbus.c<br>2 files 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/42/26742/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/southbridge/intel/i82801gx/nic.c b/src/southbridge/intel/i82801gx/nic.c</span><br><span>index d525ed4..a4c9bae 100644</span><br><span>--- a/src/southbridge/intel/i82801gx/nic.c</span><br><span>+++ b/src/southbridge/intel/i82801gx/nic.c</span><br><span>@@ -16,7 +16,6 @@</span><br><span> </span><br><span> /* This code should work for all ICH* southbridges with a NIC. */</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#include <console/console.h></span><br><span> #include <device/device.h></span><br><span> #include <device/pci.h></span><br><span> #include <device/pci_ids.h></span><br><span>diff --git a/src/southbridge/intel/i82801gx/smbus.c b/src/southbridge/intel/i82801gx/smbus.c</span><br><span>index 72f78ea..917321c 100644</span><br><span>--- a/src/southbridge/intel/i82801gx/smbus.c</span><br><span>+++ b/src/southbridge/intel/i82801gx/smbus.c</span><br><span>@@ -14,7 +14,6 @@</span><br><span>  * GNU General Public License for more details.</span><br><span>  */</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#include <console/console.h></span><br><span> #include <device/device.h></span><br><span> #include <device/path.h></span><br><span> #include <device/smbus.h></span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26742">change 26742</a>. To unsubscribe, or for help writing mail filters, 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/26742"/><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: Ibbb80cb28833131e3b02a8ff583d53c52ef2ca0f </div>
<div style="display:none"> Gerrit-Change-Number: 26742 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>