aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/vbnv_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/security/vboot/vbnv_flash.c')
-rw-r--r--src/security/vboot/vbnv_flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/security/vboot/vbnv_flash.c b/src/security/vboot/vbnv_flash.c
index 85cd04a8e5..908846fe70 100644
--- a/src/security/vboot/vbnv_flash.c
+++ b/src/security/vboot/vbnv_flash.c
@@ -14,7 +14,6 @@
*/
#include <arch/early_variables.h>
-#include <assert.h>
#include <commonlib/region.h>
#include <console/console.h>
#include <string.h>