<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23092">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mrc_cache.h: Include <commonlib/region.h><br><br>No definition for the struct 'region_device' is given in this file,<br>which means that other files that include this header will have to<br>include <commonlib/region.h> before it, making header inclusion<br>fragile.<br><br>Change-Id: Id99da3a54daf96b04f3ee7c41e73cceb4432c5b3<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/include/mrc_cache.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/92/23092/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/include/mrc_cache.h b/src/include/mrc_cache.h</span><br><span>index 4511fc3..498ecbf 100644</span><br><span>--- a/src/include/mrc_cache.h</span><br><span>+++ b/src/include/mrc_cache.h</span><br><span>@@ -18,6 +18,7 @@</span><br><span> </span><br><span> #include <stddef.h></span><br><span> #include <stdint.h></span><br><span style="color: hsl(120, 100%, 40%);">+#include <commonlib/region.h></span><br><span> </span><br><span> enum {</span><br><span>  MRC_TRAINING_DATA,</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23092">change 23092</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/23092"/><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: Id99da3a54daf96b04f3ee7c41e73cceb4432c5b3 </div>
<div style="display:none"> Gerrit-Change-Number: 23092 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>