From 89989cf61f93fdbb0b61474d16fbc0dfdf419944 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 4 Mar 2019 17:49:46 +0100 Subject: src: Drop unused include Change-Id: I1f44ffeb54955ed660162a791c6281f292b1116a Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/31715 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh --- src/soc/amd/common/block/pi/heapmanager.c | 1 - src/soc/intel/baytrail/placeholders.c | 1 - src/soc/intel/braswell/placeholders.c | 1 - src/soc/intel/braswell/xhci.c | 1 - src/soc/intel/broadwell/cpu.c | 1 - src/soc/intel/denverton_ns/systemagent.c | 1 - src/soc/intel/fsp_broadwell_de/ramstage.c | 1 - 7 files changed, 7 deletions(-) (limited to 'src/soc') diff --git a/src/soc/amd/common/block/pi/heapmanager.c b/src/soc/amd/common/block/pi/heapmanager.c index 683a572bbc..3b383ace6f 100644 --- a/src/soc/amd/common/block/pi/heapmanager.c +++ b/src/soc/amd/common/block/pi/heapmanager.c @@ -13,7 +13,6 @@ #include -#include #include #include #include diff --git a/src/soc/intel/baytrail/placeholders.c b/src/soc/intel/baytrail/placeholders.c index b476409fc4..e7b20988b6 100644 --- a/src/soc/intel/baytrail/placeholders.c +++ b/src/soc/intel/baytrail/placeholders.c @@ -12,7 +12,6 @@ * GNU General Public License for more details. */ -#include #include #include diff --git a/src/soc/intel/braswell/placeholders.c b/src/soc/intel/braswell/placeholders.c index 7e633d9b56..503c431620 100644 --- a/src/soc/intel/braswell/placeholders.c +++ b/src/soc/intel/braswell/placeholders.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include #include #include diff --git a/src/soc/intel/braswell/xhci.c b/src/soc/intel/braswell/xhci.c index 49b6c4be13..6c9048238f 100644 --- a/src/soc/intel/braswell/xhci.c +++ b/src/soc/intel/braswell/xhci.c @@ -15,7 +15,6 @@ * */ -#include #include #include #include diff --git a/src/soc/intel/broadwell/cpu.c b/src/soc/intel/broadwell/cpu.c index 10ae489e5f..d274be8c42 100644 --- a/src/soc/intel/broadwell/cpu.c +++ b/src/soc/intel/broadwell/cpu.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include diff --git a/src/soc/intel/denverton_ns/systemagent.c b/src/soc/intel/denverton_ns/systemagent.c index 22eae36ac3..dbcc51aa79 100644 --- a/src/soc/intel/denverton_ns/systemagent.c +++ b/src/soc/intel/denverton_ns/systemagent.c @@ -16,7 +16,6 @@ */ #include -#include #include #include #include diff --git a/src/soc/intel/fsp_broadwell_de/ramstage.c b/src/soc/intel/fsp_broadwell_de/ramstage.c index 492378ec4b..a64e337ddd 100644 --- a/src/soc/intel/fsp_broadwell_de/ramstage.c +++ b/src/soc/intel/fsp_broadwell_de/ramstage.c @@ -16,7 +16,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3