diff options
Diffstat (limited to 'src/mainboard/sapphire/pureplatinumh61/acpi')
-rw-r--r-- | src/mainboard/sapphire/pureplatinumh61/acpi/platform.asl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/sapphire/pureplatinumh61/acpi/platform.asl b/src/mainboard/sapphire/pureplatinumh61/acpi/platform.asl index bd55316ef1..1d98727aeb 100644 --- a/src/mainboard/sapphire/pureplatinumh61/acpi/platform.asl +++ b/src/mainboard/sapphire/pureplatinumh61/acpi/platform.asl @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ /* The _PTS method (Prepare To Sleep) is called before the OS is * entering a sleep state. The sleep state number is passed in Arg0 |