<p>Philipp Hug has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28601">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/riscv: add missing endian.h header to io.h<br><br>Change-Id: I62c2d909c703f01cdaabdaaba344f82b6746f094<br>Signed-off-by: Philipp Hug <philipp@hug.cx><br>---<br>M src/arch/riscv/include/arch/io.h<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/28601/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/arch/riscv/include/arch/io.h b/src/arch/riscv/include/arch/io.h</span><br><span>index a19f4b5..fa52c5e 100644</span><br><span>--- a/src/arch/riscv/include/arch/io.h</span><br><span>+++ b/src/arch/riscv/include/arch/io.h</span><br><span>@@ -14,6 +14,7 @@</span><br><span> #ifndef _ASM_IO_H</span><br><span> #define _ASM_IO_H</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+#include <endian.h></span><br><span> #include <stdint.h></span><br><span> </span><br><span> static inline __attribute__((always_inline)) uint8_t read8(const volatile void *addr)</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28601">change 28601</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/28601"/><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: I62c2d909c703f01cdaabdaaba344f82b6746f094 </div>
<div style="display:none"> Gerrit-Change-Number: 28601 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Philipp Hug <philipp@hug.cx> </div>