summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/stout
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-01-31 07:52:41 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-02-11 10:25:44 +0000
commitad581984a6909831671df53c9f331968445f41e1 (patch)
treebd5379afe5a13671448720849d84a8dfb6f25a1e /src/mainboard/google/stout
parent45ce5d897311827408b20e3c302615d9ef4dcadd (diff)
downloadcoreboot-ad581984a6909831671df53c9f331968445f41e1.tar.gz
coreboot-ad581984a6909831671df53c9f331968445f41e1.tar.bz2
coreboot-ad581984a6909831671df53c9f331968445f41e1.zip
src: Remove unused <cpu/intel/model_206ax/model_206ax.h>
Change-Id: I67862a6a5110e2cab4f77388caa702494e4d71c9 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50170 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/google/stout')
-rw-r--r--src/mainboard/google/stout/smihandler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/stout/smihandler.c b/src/mainboard/google/stout/smihandler.c
index 74122948fb8b..47cb0ebce609 100644
--- a/src/mainboard/google/stout/smihandler.c
+++ b/src/mainboard/google/stout/smihandler.c
@@ -8,7 +8,6 @@
#include <southbridge/intel/bd82x6x/me.h>
#include <southbridge/intel/common/pmbase.h>
#include <northbridge/intel/sandybridge/sandybridge.h>
-#include <cpu/intel/model_206ax/model_206ax.h>
/* Include EC functions */
#include <ec/quanta/it8518/ec.h>