src/security: Remove unused #include <fmap.h>

Change-Id: I9db59d5db2ed3e792251a94b67fb277d9160e4e8
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33734
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS 2019-06-23 11:40:55 +02:00 committed by Patrick Georgi
parent 1cd8703b3f
commit 087504f142
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#include <console/console.h>
#include <security/tpm/tspi.h>
#include <arch/early_variables.h>
#include <fmap.h>
#include <region_file.h>
#include <string.h>
#include <security/vboot/symbols.h>