<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26905">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/ibase/mb899/acpi_tables :Remove unneeded includes<br><br>Change-Id: I7857e9fb062ac02245ae1116d4a7b8d4ce346942<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/mainboard/ibase/mb899/acpi_tables.c<br>1 file changed, 1 insertion(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/26905/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/ibase/mb899/acpi_tables.c b/src/mainboard/ibase/mb899/acpi_tables.c</span><br><span>index 9d9dde1..a91bb8f 100644</span><br><span>--- a/src/mainboard/ibase/mb899/acpi_tables.c</span><br><span>+++ b/src/mainboard/ibase/mb899/acpi_tables.c</span><br><span>@@ -14,17 +14,8 @@</span><br><span>  */</span><br><span> </span><br><span> #include <types.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <string.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <console/console.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <arch/acpi.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <arch/ioapic.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <arch/acpigen.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <arch/smp/mpspec.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <device/device.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <device/pci.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <device/pci_ids.h></span><br><span style="color: hsl(120, 100%, 40%);">+#include <southbridge/intel/i82801gx/nvs.h></span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#include "southbridge/intel/i82801gx/nvs.h"</span><br><span> void acpi_create_gnvs(global_nvs_t *gnvs)</span><br><span> {</span><br><span>       /* Enable both COM ports */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26905">change 26905</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/26905"/><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: I7857e9fb062ac02245ae1116d4a7b8d4ce346942 </div>
<div style="display:none"> Gerrit-Change-Number: 26905 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>