Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/71911 )
Change subject: soc/amd/mendocino/include/acpi,lpc: remove TODO after review ......................................................................
soc/amd/mendocino/include/acpi,lpc: remove TODO after review
Remove TODO comment after checking against Mendocino PPR #57243, rev 3.02.
BUG=b:263563246
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Ie0e35f4c68ec09304eb892888759c7e5ef3dd0ca --- M src/soc/amd/mendocino/include/soc/acpi.h M src/soc/amd/mendocino/include/soc/lpc.h 2 files changed, 15 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/71911/1
diff --git a/src/soc/amd/mendocino/include/soc/acpi.h b/src/soc/amd/mendocino/include/soc/acpi.h index 36b3c1c..45e8a1b 100644 --- a/src/soc/amd/mendocino/include/soc/acpi.h +++ b/src/soc/amd/mendocino/include/soc/acpi.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-or-later */
-/* TODO: Check if this is still correct */ - #ifndef AMD_MENDOCINO_ACPI_H #define AMD_MENDOCINO_ACPI_H
diff --git a/src/soc/amd/mendocino/include/soc/lpc.h b/src/soc/amd/mendocino/include/soc/lpc.h index 09f7bfc..182adc4 100644 --- a/src/soc/amd/mendocino/include/soc/lpc.h +++ b/src/soc/amd/mendocino/include/soc/lpc.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */
-/* TODO: Check if this is still correct */ - #ifndef AMD_MENDOCINO_LPC_H #define AMD_MENDOCINO_LPC_H