src: Remove unneeded include <cbfs.h>

Change-Id: Iab0bd1c5482331a0c048a05ab806bf5c4dbda780
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/29303
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2018-10-27 18:52:34 +02:00
committed by Patrick Georgi
parent 52fdc05013
commit 55d6238fa6
52 changed files with 1 additions and 52 deletions

View File

@ -13,7 +13,6 @@
* GNU General Public License for more details.
*/
#include <cbfs.h>
#include <arch/acpi.h>
#include <bootmode.h>
#include <bootstate.h>