<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26735">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">src/lib: Remove unneeded 'console.h' include<br><br>Change-Id: Ibdda3dc52f5b61077f91f4cffb4f86b2955aab74<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/lib/bootblock.c<br>M src/lib/cbmem_console.c<br>M src/lib/timer.c<br>3 files changed, 0 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/26735/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/lib/bootblock.c b/src/lib/bootblock.c</span><br><span>index d74bebf..2944f9f 100644</span><br><span>--- a/src/lib/bootblock.c</span><br><span>+++ b/src/lib/bootblock.c</span><br><span>@@ -17,7 +17,6 @@</span><br><span> #include <arch/exception.h></span><br><span> #include <bootblock_common.h></span><br><span> #include <compiler.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <console/console.h></span><br><span> #include <delay.h></span><br><span> #include <pc80/mc146818rtc.h></span><br><span> #include <program_loading.h></span><br><span>diff --git a/src/lib/cbmem_console.c b/src/lib/cbmem_console.c</span><br><span>index d971670..3b352b2 100644</span><br><span>--- a/src/lib/cbmem_console.c</span><br><span>+++ b/src/lib/cbmem_console.c</span><br><span>@@ -14,7 +14,6 @@</span><br><span>  */</span><br><span> </span><br><span> #include <compiler.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <console/console.h></span><br><span> #include <console/cbmem_console.h></span><br><span> #include <console/uart.h></span><br><span> #include <cbmem.h></span><br><span>diff --git a/src/lib/timer.c b/src/lib/timer.c</span><br><span>index 625bfc0..2cb76dd 100644</span><br><span>--- a/src/lib/timer.c</span><br><span>+++ b/src/lib/timer.c</span><br><span>@@ -14,7 +14,6 @@</span><br><span>  */</span><br><span> </span><br><span> #include <compiler.h></span><br><span style="color: hsl(0, 100%, 40%);">-#include <console/console.h></span><br><span> #include <timer.h></span><br><span> #include <delay.h></span><br><span> #include <thread.h></span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26735">change 26735</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/26735"/><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: Ibdda3dc52f5b61077f91f4cffb4f86b2955aab74 </div>
<div style="display:none"> Gerrit-Change-Number: 26735 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>