diff options
Diffstat (limited to 'src/mainboard/asus/h61m-cs')
-rw-r--r-- | src/mainboard/asus/h61m-cs/acpi/platform.asl | 3 | ||||
-rw-r--r-- | src/mainboard/asus/h61m-cs/dsdt.asl | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/mainboard/asus/h61m-cs/acpi/platform.asl b/src/mainboard/asus/h61m-cs/acpi/platform.asl index d356d9b52b..89f8f7362a 100644 --- a/src/mainboard/asus/h61m-cs/acpi/platform.asl +++ b/src/mainboard/asus/h61m-cs/acpi/platform.asl @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/mainboard/asus/h61m-cs/dsdt.asl b/src/mainboard/asus/h61m-cs/dsdt.asl index 28cf2fed82..b8e4df30f3 100644 --- a/src/mainboard/asus/h61m-cs/dsdt.asl +++ b/src/mainboard/asus/h61m-cs/dsdt.asl @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |