aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/x4x/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/x4x/acpi')
-rw-r--r--src/northbridge/intel/x4x/acpi/hostbridge.asl1
-rw-r--r--src/northbridge/intel/x4x/acpi/peg.asl1
-rw-r--r--src/northbridge/intel/x4x/acpi/x4x.asl1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/northbridge/intel/x4x/acpi/hostbridge.asl b/src/northbridge/intel/x4x/acpi/hostbridge.asl
index 0126aaf0a7..9a5cbd9618 100644
--- a/src/northbridge/intel/x4x/acpi/hostbridge.asl
+++ b/src/northbridge/intel/x4x/acpi/hostbridge.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <arch/ioapic.h>
diff --git a/src/northbridge/intel/x4x/acpi/peg.asl b/src/northbridge/intel/x4x/acpi/peg.asl
index 07baf85ad6..46731289d8 100644
--- a/src/northbridge/intel/x4x/acpi/peg.asl
+++ b/src/northbridge/intel/x4x/acpi/peg.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Device (PEGP)
{
diff --git a/src/northbridge/intel/x4x/acpi/x4x.asl b/src/northbridge/intel/x4x/acpi/x4x.asl
index e9761678ef..51deea8f67 100644
--- a/src/northbridge/intel/x4x/acpi/x4x.asl
+++ b/src/northbridge/intel/x4x/acpi/x4x.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include "hostbridge.asl"
#include "../iomap.h"