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

@ -12,7 +12,6 @@
*/
#include <arch/io.h>
#include <cbfs.h>
#include <cf9_reset.h>
#include <console/console.h>
#include <fsp/util.h>