aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2019-12-19 22:55:30 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-12-21 11:38:16 +0000
commit0142d441c63a9bb1a7955ea0ba764a2ddbc38d48 (patch)
treed883859c6daa73d2cb4b82613ddea5b54aa676de /src/mainboard/gigabyte
parent282717e5cc325595143d96036653b03ac0fcf480 (diff)
mb/**/dsdt.asl: Remove "Some generic macros" comment
It provides no useful information, so it might as well vanish. Change-Id: I0df6f4639a16058486c2e2d40fe4067d65670731 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37856 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r--src/mainboard/gigabyte/ga-945gcm-s2l/dsdt.asl1
-rw-r--r--src/mainboard/gigabyte/ga-b75m-d3h/dsdt.asl1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/gigabyte/ga-945gcm-s2l/dsdt.asl b/src/mainboard/gigabyte/ga-945gcm-s2l/dsdt.asl
index afc53861bb..7d0ffe046d 100644
--- a/src/mainboard/gigabyte/ga-945gcm-s2l/dsdt.asl
+++ b/src/mainboard/gigabyte/ga-945gcm-s2l/dsdt.asl
@@ -23,7 +23,6 @@ DefinitionBlock(
0x20090419 // OEM revision
)
{
- // Some generic macros
#include "acpi/platform.asl"
// global NVS and variables
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/dsdt.asl b/src/mainboard/gigabyte/ga-b75m-d3h/dsdt.asl
index 8b81ebff61..47b2725cd7 100644
--- a/src/mainboard/gigabyte/ga-b75m-d3h/dsdt.asl
+++ b/src/mainboard/gigabyte/ga-b75m-d3h/dsdt.asl
@@ -23,7 +23,6 @@ DefinitionBlock(
{
#include <southbridge/intel/common/acpi/platform.asl>
- // Some generic macros
#include "acpi/mainboard.asl"
#include "acpi/platform.asl"
#include "acpi/thermal.asl"