src: Remove duplicated includes

Change-Id: I50cdffca34a6150ac11c3e83e1a603b766d1b84e
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60438
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
Elyes HAOUAS
2021-12-29 08:22:01 +01:00
committed by Felix Held
parent b23571c18e
commit 8292f4160a
6 changed files with 0 additions and 7 deletions

View File

@@ -9,7 +9,6 @@
#include <soc/soc_util.h>
#include <fsp/api.h>
#include "chip.h"
#include <device/pci.h>
static void fsps_update_emmc_config(FSP_S_CONFIG *scfg,
const struct soc_amd_picasso_config *cfg)