From 1e931f3e47a24855bd18146ccbaed31273510d6a Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Thu, 18 Jan 2018 23:40:04 +0100 Subject: autoport: Don't include default_irq_route.asl This file is no longer there since ACPI pirq routing is now done in an automated fashion in SSDT. Change-Id: I8bafafbf670fe0fc2f20b46b5d8abee722931c6d Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/23323 Tested-by: build bot (Jenkins) Reviewed-by: Christoph Pomaska Reviewed-by: Felix Held Reviewed-by: Paul Menzel --- util/autoport/bd82x6x.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'util') diff --git a/util/autoport/bd82x6x.go b/util/autoport/bd82x6x.go index dc5d6897f4..d342a79d85 100644 --- a/util/autoport/bd82x6x.go +++ b/util/autoport/bd82x6x.go @@ -297,8 +297,6 @@ func (b bd82x6x) Scan(ctx Context, addr PCIDevData) { }) DSDTPCI0Includes = append(DSDTPCI0Includes, DSDTInclude{ File: "southbridge/intel/bd82x6x/acpi/pch.asl", - }, DSDTInclude{ - File: "southbridge/intel/bd82x6x/acpi/default_irq_route.asl", }) sb := Create(ctx, "early_southbridge.c") -- cgit v1.2.3