diff options
-rw-r--r-- | util/autoport/bd82x6x.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/util/autoport/bd82x6x.go b/util/autoport/bd82x6x.go index 00b136b03a..8ad0c1756b 100644 --- a/util/autoport/bd82x6x.go +++ b/util/autoport/bd82x6x.go @@ -194,9 +194,6 @@ func (b bd82x6x) Scan(ctx Context, addr PCIDevData) { Value: "\\_SB.PCI0.GFX0.DECB", }) - /* SPI init */ - MainboardIncludes = append(MainboardIncludes, "southbridge/intel/bd82x6x/pch.h") - FADT := ctx.InfoSource.GetACPI()["FACP"] pcieHotplugMap := "{ " |