<p>Iru Cai has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30189">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">move mrc_printk to console.h<br><br>Change-Id: Iaa1a3ab5178fdf86ecd69e5a9bbaf48be76d50e8<br>Signed-off-by: Iru Cai <mytbk920423@gmail.com><br>---<br>M src/console/printk.c<br>M src/include/console/console.h<br>2 files changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/30189/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/console/printk.c b/src/console/printk.c</span><br><span>index 4b39374..55a97c9 100644</span><br><span>--- a/src/console/printk.c</span><br><span>+++ b/src/console/printk.c</span><br><span>@@ -78,7 +78,6 @@</span><br><span>      return i;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-int mrc_printk(const char *fmt, ...);</span><br><span> int mrc_printk(const char *fmt, ...)</span><br><span> {</span><br><span>         int i;</span><br><span>diff --git a/src/include/console/console.h b/src/include/console/console.h</span><br><span>index a5f7305..d26ce5d 100644</span><br><span>--- a/src/include/console/console.h</span><br><span>+++ b/src/include/console/console.h</span><br><span>@@ -83,6 +83,8 @@</span><br><span> static inline void do_putchar(unsigned char byte) {}</span><br><span> #endif</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+int mrc_printk(const char *fmt, ...);</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> #if IS_ENABLED(CONFIG_VBOOT)</span><br><span> /* FIXME: Collision of varargs with AMD headers without guard. */</span><br><span> #include <console/vtxprintf.h></span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30189">change 30189</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/c/coreboot/+/30189"/><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-Change-Id: Iaa1a3ab5178fdf86ecd69e5a9bbaf48be76d50e8 </div>
<div style="display:none"> Gerrit-Change-Number: 30189 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Iru Cai <mytbk920423@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>