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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/71911 Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
a1f499f4d1
commit
683e43dbc6
|
@ -1,7 +1,5 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||||
|
|
||||||
/* TODO: Check if this is still correct */
|
|
||||||
|
|
||||||
#ifndef AMD_MENDOCINO_ACPI_H
|
#ifndef AMD_MENDOCINO_ACPI_H
|
||||||
#define AMD_MENDOCINO_ACPI_H
|
#define AMD_MENDOCINO_ACPI_H
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
|
|
||||||
/* TODO: Check if this is still correct */
|
|
||||||
|
|
||||||
#ifndef AMD_MENDOCINO_LPC_H
|
#ifndef AMD_MENDOCINO_LPC_H
|
||||||
#define AMD_MENDOCINO_LPC_H
|
#define AMD_MENDOCINO_LPC_H
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue