summaryrefslogtreecommitdiff
path: root/firmware/lib20/include/vb2_common.h
diff options
context:
space:
mode:
authorJoel Kitching <kitching@google.com>2019-10-07 23:26:57 +0800
committerCommit Bot <commit-bot@chromium.org>2019-12-10 10:36:21 +0000
commitefec8ac6a3b7539ca327b6317f4fac1714cc9401 (patch)
treee98fc3897dd9c53a02f32344256e73a8cd921c08 /firmware/lib20/include/vb2_common.h
parent32ec1ee25c71e64fd7f6d04d4cad3d7fb251060f (diff)
downloadvboot-efec8ac6a3b7539ca327b6317f4fac1714cc9401.tar.gz
vboot: merge vb2_struct.h into 2struct.h
Also remove unused preamble structs in vboot_struct.h. BUG=b:124141368, chromium:968464 TEST=make clean && make runtests BRANCH=none Change-Id: I8b41f24b55eba91b1f952415eda1b532732848eb Signed-off-by: Joel Kitching <kitching@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1844601 Tested-by: Joel Kitching <kitching@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org> Commit-Queue: Joel Kitching <kitching@chromium.org>
Diffstat (limited to 'firmware/lib20/include/vb2_common.h')
-rw-r--r--firmware/lib20/include/vb2_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/lib20/include/vb2_common.h b/firmware/lib20/include/vb2_common.h
index 5bac7a89..9e2c40d9 100644
--- a/firmware/lib20/include/vb2_common.h
+++ b/firmware/lib20/include/vb2_common.h
@@ -14,7 +14,6 @@
#include "2sha.h"
#include "2struct.h"
#include "2sysincludes.h"
-#include "vb2_struct.h"
struct vb2_public_key;