diff options
Diffstat (limited to 'src/mainboard/asus/p8h61-m_lx/acpi')
-rw-r--r-- | src/mainboard/asus/p8h61-m_lx/acpi/platform.asl | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p8h61-m_lx/acpi/superio.asl | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/asus/p8h61-m_lx/acpi/platform.asl b/src/mainboard/asus/p8h61-m_lx/acpi/platform.asl index 2238209f21..77a029589a 100644 --- a/src/mainboard/asus/p8h61-m_lx/acpi/platform.asl +++ b/src/mainboard/asus/p8h61-m_lx/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/asus/p8h61-m_lx/acpi/superio.asl b/src/mainboard/asus/p8h61-m_lx/acpi/superio.asl index 8cb29eacad..4bdb4b9c22 100644 --- a/src/mainboard/asus/p8h61-m_lx/acpi/superio.asl +++ b/src/mainboard/asus/p8h61-m_lx/acpi/superio.asl @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #define SUPERIO_DEV SIO0 |