src: Remove unused 'include <bootmode.h>'

Change-Id: I658023f7c3535a2cddd8e11ca8bebe20ae53ffb0
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41670
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2020-05-23 09:01:17 +02:00
committed by Patrick Georgi
parent a685fcb7ce
commit fcf7d992bf
7 changed files with 0 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <bootmode.h>
#include <bootstate.h>
#include <cbmem.h>
#include <fsp/api.h>