<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26751">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/x86: Remove unneeded 'console.h' include<br><br>Change-Id: I0b87e2b36a282c773e5f2f4a96c23aeadecb1300<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/arch/x86/cbmem.c<br>M src/arch/x86/cpu_common.c<br>M src/arch/x86/ebda.c<br>M src/arch/x86/pci_ops_conf1.c<br>4 files changed, 0 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/26751/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/arch/x86/cbmem.c b/src/arch/x86/cbmem.c</span><br><span>index ef53553..52f8f8a 100644</span><br><span>--- a/src/arch/x86/cbmem.c</span><br><span>+++ b/src/arch/x86/cbmem.c</span><br><span>@@ -12,7 +12,6 @@</span><br><span>  */</span><br><span> </span><br><span> #include <stdlib.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <console/console.h></span><br><span> #include <cbmem.h></span><br><span> #include <compiler.h></span><br><span> #include <arch/acpi.h></span><br><span>diff --git a/src/arch/x86/cpu_common.c b/src/arch/x86/cpu_common.c</span><br><span>index 26cf69f..8963f8d 100644</span><br><span>--- a/src/arch/x86/cpu_common.c</span><br><span>+++ b/src/arch/x86/cpu_common.c</span><br><span>@@ -11,7 +11,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 <cpu/cpu.h></span><br><span> #include <arch/io.h></span><br><span> #include <string.h></span><br><span>diff --git a/src/arch/x86/ebda.c b/src/arch/x86/ebda.c</span><br><span>index f6726cf..b6255fa 100644</span><br><span>--- a/src/arch/x86/ebda.c</span><br><span>+++ b/src/arch/x86/ebda.c</span><br><span>@@ -19,7 +19,6 @@</span><br><span> #include <arch/io.h></span><br><span> #include <arch/ebda.h></span><br><span> #include <commonlib/endian.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <console/console.h></span><br><span> </span><br><span> static void *get_ebda_start(void)</span><br><span> {</span><br><span>diff --git a/src/arch/x86/pci_ops_conf1.c b/src/arch/x86/pci_ops_conf1.c</span><br><span>index a92fd31..af05906 100644</span><br><span>--- a/src/arch/x86/pci_ops_conf1.c</span><br><span>+++ b/src/arch/x86/pci_ops_conf1.c</span><br><span>@@ -11,7 +11,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 <arch/io.h></span><br><span> #include <device/pci.h></span><br><span> #include <device/pci_ids.h></span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26751">change 26751</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/26751"/><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: I0b87e2b36a282c773e5f2f4a96c23aeadecb1300 </div>
<div style="display:none"> Gerrit-Change-Number: 26751 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>