HAOUAS Elyes has uploaded this change for review.

View Change

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

Change-Id: I9db59d5db2ed3e792251a94b67fb277d9160e4e8
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/security/tpm/tspi/log.c
M src/security/vboot/vboot_handoff.c
2 files changed, 0 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/33734/1
diff --git a/src/security/tpm/tspi/log.c b/src/security/tpm/tspi/log.c
index 6ab9067..a33116a 100644
--- a/src/security/tpm/tspi/log.c
+++ b/src/security/tpm/tspi/log.c
@@ -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>
diff --git a/src/security/vboot/vboot_handoff.c b/src/security/vboot/vboot_handoff.c
index 19773c54..d8af702 100644
--- a/src/security/vboot/vboot_handoff.c
+++ b/src/security/vboot/vboot_handoff.c
@@ -26,7 +26,6 @@
#include <cbmem.h>
#include <console/console.h>
#include <console/vtxprintf.h>
-#include <fmap.h>
#include <stdlib.h>
#include <vboot_struct.h>
#include <security/vboot/vbnv.h>

To view, visit change 33734. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9db59d5db2ed3e792251a94b67fb277d9160e4e8
Gerrit-Change-Number: 33734
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange