From 2ac4cc65955833fc48d44302cef26b6fd17341c2 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 25 Oct 2020 13:35:36 +0100 Subject: sb/intel/common/acpi/pcie.asl: Generalise file comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This file is no longer specific to 6 and 7 series PCHs. Change-Id: Ib89378bd6ba1d80281b92a79d37b9fdeaaed40fb Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/46762 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/southbridge/intel/common/acpi/pcie.asl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/southbridge/intel/common/acpi/pcie.asl b/src/southbridge/intel/common/acpi/pcie.asl index 8f496d38d8..c1bfcfda27 100644 --- a/src/southbridge/intel/common/acpi/pcie.asl +++ b/src/southbridge/intel/common/acpi/pcie.asl @@ -1,8 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* Intel 6/7 Series PCH PCIe support */ - -// PCI Express Ports +/* Intel southbridge PCIe support */ Method (IRQM, 1, Serialized) { -- cgit v1.2.3