summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-06-14 10:47:11 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-06-22 16:30:48 +0000
commita138366f3a66544fe98b19db05affb79a621e865 (patch)
tree6e4c7a99e867a50d71a97365a48d1873f5321e6e /util
parent96a7a835bf6aec95d20494cf3b3f663e1cb51feb (diff)
downloadcoreboot-a138366f3a66544fe98b19db05affb79a621e865.tar.gz
coreboot-a138366f3a66544fe98b19db05affb79a621e865.tar.bz2
coreboot-a138366f3a66544fe98b19db05affb79a621e865.zip
src/mainboard: Remove unused include 'sandybridge.h'
Change-Id: I9356a56c34d1c6746cf8acfe931386ffed58ba74 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42353 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util')
-rw-r--r--util/autoport/bd82x6x.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/autoport/bd82x6x.go b/util/autoport/bd82x6x.go
index 4a724418af52..7bbb2d254cfc 100644
--- a/util/autoport/bd82x6x.go
+++ b/util/autoport/bd82x6x.go
@@ -297,7 +297,6 @@ func (b bd82x6x) Scan(ctx Context, addr PCIDevData) {
sb.WriteString(`
#include <bootblock_common.h>
-#include <northbridge/intel/sandybridge/sandybridge.h>
#include <northbridge/intel/sandybridge/raminit_native.h>
#include <southbridge/intel/bd82x6x/pch.h>