diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-02-16 11:12:55 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-02-18 10:10:28 +0000 |
commit | 2fa838dbab090f9842042f44330dea4558814c51 (patch) | |
tree | 646e59c5efb9f8e1f8851197ffda4a6040394e52 /src/mainboard/google/brya | |
parent | 9b629ad37f2fa9ceda61e2b18bc53f69833235c1 (diff) |
mb/google/brya: Remove `Some generic macros` comment
This comment is useless, and was dropped from the tree in the past.
Change-Id: Ie46bf13ec27ff9cd9423795fc170cc7526e18122
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49124
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/brya')
-rw-r--r-- | src/mainboard/google/brya/dsdt.asl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/brya/dsdt.asl b/src/mainboard/google/brya/dsdt.asl index 3b50507fe6..5d386f173c 100644 --- a/src/mainboard/google/brya/dsdt.asl +++ b/src/mainboard/google/brya/dsdt.asl @@ -13,7 +13,6 @@ DefinitionBlock( ) { #include <acpi/dsdt_top.asl> - /* Some generic macros */ #include <soc/intel/common/acpi/platform.asl> /* global NVS and variables */ |