<p>Randall Spangler has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22733">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">security/vboot: Remove unused include of vboot_nvstorage.h<br><br>This include is not needed, and the header file is going away in<br>vboot_reference.  So, remove it.<br><br>BUG=chromium:789276<br>BRANCH=none<br>TEST=emerge-reef coreboot<br><br>Change-Id: Ie0b37ae3d2f979f79060a15ca3f7157f49c89785<br>Signed-off-by: Randall Spangler <rspangler@chromium.org><br>Signed-off-by: Randall Spangler <randall@spanglers.com><br>---<br>M src/security/vboot/vbnv_flash.c<br>1 file changed, 0 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/33/22733/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/security/vboot/vbnv_flash.c b/src/security/vboot/vbnv_flash.c<br>index 07569fa..85cd04a 100644<br>--- a/src/security/vboot/vbnv_flash.c<br>+++ b/src/security/vboot/vbnv_flash.c<br>@@ -19,7 +19,6 @@<br> #include <console/console.h><br> #include <string.h><br> #include <vb2_api.h><br>-#include <vboot_nvstorage.h><br> #include <security/vboot/vboot_common.h><br> #include <security/vboot/vbnv.h><br> #include <security/vboot/vbnv_layout.h><br></pre><p>To view, visit <a href="https://review.coreboot.org/22733">change 22733</a>. To unsubscribe, 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/22733"/><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: Ie0b37ae3d2f979f79060a15ca3f7157f49c89785 </div>
<div style="display:none"> Gerrit-Change-Number: 22733 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Randall Spangler <randall@spanglers.com> </div>