From d7130cb1cff691b551b71047b3799f28881d4346 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Thu, 19 Jan 2023 22:38:59 +0100 Subject: [PATCH] soc/amd/phoenix/espi_util: remove TODO after checking Checked against both documents #57019 revision 1.59 and #57396 revision 1.50 that the definitions and the code still apply to Phoenix. Signed-off-by: Felix Held Change-Id: Id65301ec730793f41044696f2e99356f2e899137 Reviewed-on: https://review.coreboot.org/c/coreboot/+/72120 Tested-by: build bot (Jenkins) Reviewed-by: Fred Reitberger Reviewed-by: Matt DeVillier --- src/soc/amd/phoenix/espi_util.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/soc/amd/phoenix/espi_util.c b/src/soc/amd/phoenix/espi_util.c index 22a65a0335..20db1b6d9e 100644 --- a/src/soc/amd/phoenix/espi_util.c +++ b/src/soc/amd/phoenix/espi_util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* TODO: Update for Phoenix */ - #include #include #include