summaryrefslogtreecommitdiffstats
path: root/src/mainboard/system76/lemp9/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/system76/lemp9/acpi')
-rw-r--r--src/mainboard/system76/lemp9/acpi/ac.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/battery.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/buttons.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/ec.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/ec_ram.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/gpe.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/hid.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/lid.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/mainboard.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/s76.asl1
-rw-r--r--src/mainboard/system76/lemp9/acpi/sleep.asl1
11 files changed, 0 insertions, 11 deletions
diff --git a/src/mainboard/system76/lemp9/acpi/ac.asl b/src/mainboard/system76/lemp9/acpi/ac.asl
index 6bd9414ddf88..73266761980b 100644
--- a/src/mainboard/system76/lemp9/acpi/ac.asl
+++ b/src/mainboard/system76/lemp9/acpi/ac.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Device (AC)
{
diff --git a/src/mainboard/system76/lemp9/acpi/battery.asl b/src/mainboard/system76/lemp9/acpi/battery.asl
index e64e25a70650..bc239dd9c0f6 100644
--- a/src/mainboard/system76/lemp9/acpi/battery.asl
+++ b/src/mainboard/system76/lemp9/acpi/battery.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Device (BAT0)
{
diff --git a/src/mainboard/system76/lemp9/acpi/buttons.asl b/src/mainboard/system76/lemp9/acpi/buttons.asl
index e3bf9ec7ef66..81e61242bf55 100644
--- a/src/mainboard/system76/lemp9/acpi/buttons.asl
+++ b/src/mainboard/system76/lemp9/acpi/buttons.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Device (PWRB)
{
diff --git a/src/mainboard/system76/lemp9/acpi/ec.asl b/src/mainboard/system76/lemp9/acpi/ec.asl
index cca3d2771261..f8496aed8c4e 100644
--- a/src/mainboard/system76/lemp9/acpi/ec.asl
+++ b/src/mainboard/system76/lemp9/acpi/ec.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Device (EC0)
{
diff --git a/src/mainboard/system76/lemp9/acpi/ec_ram.asl b/src/mainboard/system76/lemp9/acpi/ec_ram.asl
index 0d70fa1cf4e3..d5f97edbd76b 100644
--- a/src/mainboard/system76/lemp9/acpi/ec_ram.asl
+++ b/src/mainboard/system76/lemp9/acpi/ec_ram.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
OperationRegion (ERAM, EmbeddedControl, Zero, 0xFF)
Field (ERAM, ByteAcc, Lock, Preserve)
diff --git a/src/mainboard/system76/lemp9/acpi/gpe.asl b/src/mainboard/system76/lemp9/acpi/gpe.asl
index 70a6449125f0..c1bc04dc9a3d 100644
--- a/src/mainboard/system76/lemp9/acpi/gpe.asl
+++ b/src/mainboard/system76/lemp9/acpi/gpe.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
// GPP_D9 SCI
Method (_L29, 0, Serialized) {
diff --git a/src/mainboard/system76/lemp9/acpi/hid.asl b/src/mainboard/system76/lemp9/acpi/hid.asl
index 4567bb546bb6..ce8fd3f28bd7 100644
--- a/src/mainboard/system76/lemp9/acpi/hid.asl
+++ b/src/mainboard/system76/lemp9/acpi/hid.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Device (HIDD)
{
diff --git a/src/mainboard/system76/lemp9/acpi/lid.asl b/src/mainboard/system76/lemp9/acpi/lid.asl
index ae38f3ec83ef..ea382eb04528 100644
--- a/src/mainboard/system76/lemp9/acpi/lid.asl
+++ b/src/mainboard/system76/lemp9/acpi/lid.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Device (LID0)
{
diff --git a/src/mainboard/system76/lemp9/acpi/mainboard.asl b/src/mainboard/system76/lemp9/acpi/mainboard.asl
index d729c788c633..11735e8e0196 100644
--- a/src/mainboard/system76/lemp9/acpi/mainboard.asl
+++ b/src/mainboard/system76/lemp9/acpi/mainboard.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Scope (\_SB) {
#include "ac.asl"
diff --git a/src/mainboard/system76/lemp9/acpi/s76.asl b/src/mainboard/system76/lemp9/acpi/s76.asl
index e4cf619f5003..399e56973426 100644
--- a/src/mainboard/system76/lemp9/acpi/s76.asl
+++ b/src/mainboard/system76/lemp9/acpi/s76.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
// Notifications:
// 0x80 - hardware backlight toggle
diff --git a/src/mainboard/system76/lemp9/acpi/sleep.asl b/src/mainboard/system76/lemp9/acpi/sleep.asl
index ac5276041e68..48c50e075e30 100644
--- a/src/mainboard/system76/lemp9/acpi/sleep.asl
+++ b/src/mainboard/system76/lemp9/acpi/sleep.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Method called from _PTS prior to enter sleep state */
Method (MPTS, 1) {