aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/vboot_common.h
diff options
context:
space:
mode:
authorJoel Kitching <kitching@google.com>2020-02-14 13:18:06 +0800
committerPatrick Georgi <pgeorgi@google.com>2020-02-14 07:21:38 +0000
commit814c8657cb5cc207ec0f04fc2af133ec90e6e5f6 (patch)
tree17ce2c7ffca768b8b9c9b4c0f56ed02b4f8b3b4f /src/security/vboot/vboot_common.h
parent820ad004bbebe406e845ec9cc5d186544601c3d4 (diff)
vboot: fix up some includes
These header files need to make use of vb2_shared_data. Remove the last vestiges of vboot1 data structures in coreboot. BUG=b:124141368, chromium:1038260 TEST=Build locally with CL:2054269 TEST=make clean && make test-abuild BRANCH=none Change-Id: I61b27e33751c11aac9f8af261a75d83b003b5f92 Signed-off-by: Joel Kitching <kitching@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38884 Reviewed-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/security/vboot/vboot_common.h')
-rw-r--r--src/security/vboot/vboot_common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/security/vboot/vboot_common.h b/src/security/vboot/vboot_common.h
index 976c26a70b..57f3475adb 100644
--- a/src/security/vboot/vboot_common.h
+++ b/src/security/vboot/vboot_common.h
@@ -17,8 +17,7 @@
#include <commonlib/region.h>
#include <stdint.h>
-#include <vboot_api.h>
-#include <vboot_struct.h>
+#include <vb2_api.h>
/*
* Function to check if there is a request to enter recovery mode. Returns