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/lenovo/t400/dsdt.asl | |
parent | 282717e5cc325595143d96036653b03ac0fcf480 (diff) | |
download | coreboot-0142d441c63a9bb1a7955ea0ba764a2ddbc38d48.tar.xz |
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/lenovo/t400/dsdt.asl')
-rw-r--r-- | src/mainboard/lenovo/t400/dsdt.asl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t400/dsdt.asl b/src/mainboard/lenovo/t400/dsdt.asl index eb9c2adf53..c3c7dda6ae 100644 --- a/src/mainboard/lenovo/t400/dsdt.asl +++ b/src/mainboard/lenovo/t400/dsdt.asl @@ -30,7 +30,6 @@ DefinitionBlock( 0x20090419 // OEM revision ) { - // Some generic macros #include "acpi/platform.asl" // global NVS and variables |