mb/facebook/fbg1701: Removed unused include file

Removed unused include file.

BUG=N/A
TEST=build

Change-Id: I040b695a893b51de06f9658abdca8867727f053d
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36818
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
This commit is contained in:
Wim Vervoorn 2019-11-13 16:58:57 +01:00 committed by Patrick Georgi
parent 5ec8069f80
commit 85e680a94a
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#ifndef BOARD_VERIFIED_BOOT_H #ifndef BOARD_VERIFIED_BOOT_H
#define BOARD_VERIFIED_BOOT_H #define BOARD_VERIFIED_BOOT_H
#include <soc/romstage.h>
#include <vboot_check.h> #include <vboot_check.h>
#include "onboard.h" #include "onboard.h"