drivers/intel/fsp2_0: Remove unused 'include <memrange.h>'

Change-Id: Ic3eb8fca22e73a0d485a6c1bf35c33b1fc606e4a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41488
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-17 16:54:08 +02:00 committed by Patrick Georgi
parent 38b58d4f51
commit 95dcf29b2f
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <console/console.h>
#include <fsp/api.h>
#include <fsp/util.h>
#include <memrange.h>
#include <cbfs.h>
#include <types.h>