diff options
author | Angel Pons <th3fanbus@gmail.com> | 2019-12-19 22:55:30 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-12-21 11:38:16 +0000 |
commit | 0142d441c63a9bb1a7955ea0ba764a2ddbc38d48 (patch) | |
tree | d883859c6daa73d2cb4b82613ddea5b54aa676de /src/mainboard/packardbell | |
parent | 282717e5cc325595143d96036653b03ac0fcf480 (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/packardbell')
-rw-r--r-- | src/mainboard/packardbell/ms2290/dsdt.asl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/packardbell/ms2290/dsdt.asl b/src/mainboard/packardbell/ms2290/dsdt.asl index 72b7d4c78a..cbfd3a7439 100644 --- a/src/mainboard/packardbell/ms2290/dsdt.asl +++ b/src/mainboard/packardbell/ms2290/dsdt.asl @@ -26,7 +26,6 @@ DefinitionBlock( { #include <southbridge/intel/common/acpi/platform.asl> - /* Some generic macros */ #include "acpi/platform.asl" /* global NVS and variables */ |