<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22921">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">drivers/mrc_cache: Add missing include file to mrc_cache.h<br><br>Add region.h for use by the struct region_device * in the<br>mrc_cache_get_current() prototype.<br><br>BUG=b:69614064<br><br>Change-Id: I940beac45eb43e804bc84fead7d5337a1c4e2ac1<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><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/21/22921/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..d719e35 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 <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/22921">change 22921</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/22921"/><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: I940beac45eb43e804bc84fead7d5337a1c4e2ac1 </div>
<div style="display:none"> Gerrit-Change-Number: 22921 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>