[coreboot-gerrit] Change in coreboot[master]: security/vboot: Remove unused include of vboot_nvstorage.h

Randall Spangler (Code Review) gerrit at coreboot.org
Tue Dec 5 20:20:13 CET 2017


Randall Spangler has uploaded this change for review. ( https://review.coreboot.org/22733


Change subject: security/vboot: Remove unused include of vboot_nvstorage.h
......................................................................

security/vboot: Remove unused include of vboot_nvstorage.h

This include is not needed, and the header file is going away in
vboot_reference.  So, remove it.

BUG=chromium:789276
BRANCH=none
TEST=emerge-reef coreboot

Change-Id: Ie0b37ae3d2f979f79060a15ca3f7157f49c89785
Signed-off-by: Randall Spangler <rspangler at chromium.org>
Signed-off-by: Randall Spangler <randall at spanglers.com>
---
M src/security/vboot/vbnv_flash.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/22733/1

diff --git a/src/security/vboot/vbnv_flash.c b/src/security/vboot/vbnv_flash.c
index 07569fa..85cd04a 100644
--- a/src/security/vboot/vbnv_flash.c
+++ b/src/security/vboot/vbnv_flash.c
@@ -19,7 +19,6 @@
 #include <console/console.h>
 #include <string.h>
 #include <vb2_api.h>
-#include <vboot_nvstorage.h>
 #include <security/vboot/vboot_common.h>
 #include <security/vboot/vbnv.h>
 #include <security/vboot/vbnv_layout.h>

-- 
To view, visit https://review.coreboot.org/22733
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0b37ae3d2f979f79060a15ca3f7157f49c89785
Gerrit-Change-Number: 22733
Gerrit-PatchSet: 1
Gerrit-Owner: Randall Spangler <randall at spanglers.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171205/6c06fde8/attachment-0001.html>


More information about the coreboot-gerrit mailing list