diff options
Diffstat (limited to 'src/mainboard/lenovo/t440p/acpi')
-rw-r--r-- | src/mainboard/lenovo/t440p/acpi/ec.asl | 1 | ||||
-rw-r--r-- | src/mainboard/lenovo/t440p/acpi/platform.asl | 1 | ||||
-rw-r--r-- | src/mainboard/lenovo/t440p/acpi/superio.asl | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/lenovo/t440p/acpi/ec.asl b/src/mainboard/lenovo/t440p/acpi/ec.asl index 8b7af641af..c4a43a1c2f 100644 --- a/src/mainboard/lenovo/t440p/acpi/ec.asl +++ b/src/mainboard/lenovo/t440p/acpi/ec.asl @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include <ec/lenovo/h8/acpi/ec.asl> diff --git a/src/mainboard/lenovo/t440p/acpi/platform.asl b/src/mainboard/lenovo/t440p/acpi/platform.asl index 79be356051..c389fb6ba4 100644 --- a/src/mainboard/lenovo/t440p/acpi/platform.asl +++ b/src/mainboard/lenovo/t440p/acpi/platform.asl @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ Method(_WAK,1) diff --git a/src/mainboard/lenovo/t440p/acpi/superio.asl b/src/mainboard/lenovo/t440p/acpi/superio.asl index 490e449e89..ee2eabeb75 100644 --- a/src/mainboard/lenovo/t440p/acpi/superio.asl +++ b/src/mainboard/lenovo/t440p/acpi/superio.asl @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include <drivers/pc80/pc/ps2_controller.asl> |