summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/northcluster.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-05-23 11:18:46 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-06-02 07:41:25 +0000
commit48378e1f8d132a3d3bdbb7b1eac5c769c273e6e1 (patch)
tree507f4cf6c52e42a7a4bdcd79a925fbcf9ed42ce1 /src/soc/intel/braswell/northcluster.c
parenta3b02e2818bedf39f4f84388f6d52dcf3ee299cc (diff)
downloadcoreboot-48378e1f8d132a3d3bdbb7b1eac5c769c273e6e1.tar.xz
src: Remove duplicated includes
Change-Id: If8c7e26ebd954b19bfb8766b26570c6865ad255e Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41676 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/braswell/northcluster.c')
-rw-r--r--src/soc/intel/braswell/northcluster.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/northcluster.c b/src/soc/intel/braswell/northcluster.c
index dd49acd3fc..1f310d490e 100644
--- a/src/soc/intel/braswell/northcluster.c
+++ b/src/soc/intel/braswell/northcluster.c
@@ -7,7 +7,6 @@
#include <device/pci.h>
#include <device/pci_ids.h>
#include <cpu/x86/lapic_def.h>
-#include <cpu/x86/smm.h>
#include <fsp/util.h>
#include <soc/iomap.h>
#include <soc/iosf.h>