From aaf8bdc675f7b6791d272a9e7cbcf8c8eb7ebe83 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Tue, 30 Apr 2024 21:24:13 +0200 Subject: soc/amd/phoenix/include/platform_descriptor: remove TODO There's nothing in this header file that needs to be updated for the Phoenix SoC, so remove the 'Update for Phoenix' TODO. Signed-off-by: Felix Held Change-Id: I9d7b5e8d8d6c8c22c2fae8e89d073481d21d8bdc Reviewed-on: https://review.coreboot.org/c/coreboot/+/82150 Reviewed-by: Matt DeVillier Tested-by: build bot (Jenkins) --- src/soc/amd/phoenix/include/soc/platform_descriptors.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/soc/amd/phoenix/include/soc/platform_descriptors.h b/src/soc/amd/phoenix/include/soc/platform_descriptors.h index de18012717..642c2bd01f 100644 --- a/src/soc/amd/phoenix/include/soc/platform_descriptors.h +++ b/src/soc/amd/phoenix/include/soc/platform_descriptors.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* TODO: Update for Phoenix */ - #ifndef AMD_PHOENIX_PLATFORM_DESCRIPTORS_H #define AMD_PHOENIX_PLATFORM_DESCRIPTORS_H -- cgit v1.2.3