diff options
-rw-r--r-- | src/vendorcode/google/chromeos/gnvs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vendorcode/google/chromeos/gnvs.c b/src/vendorcode/google/chromeos/gnvs.c index 44162c88fc..81154550ec 100644 --- a/src/vendorcode/google/chromeos/gnvs.c +++ b/src/vendorcode/google/chromeos/gnvs.c @@ -19,7 +19,6 @@ #include <cbfs.h> #include <cbmem.h> #include <console/console.h> -#include <elog.h> #include <fmap.h> #include <security/vboot/vbnv.h> #include <security/vboot/vboot_common.h> |