From 65335ffa48ba3adde22f16d50f67b24dd4ba111e Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 11 Jan 2023 00:23:10 +0100 Subject: [PATCH] soc/amd/mendocino/include/platform_descriptors: remove TODO after review This header file is correct for Mendocino, so remove the TODO. Signed-off-by: Felix Held Change-Id: I85b47491863bff731b86cf0523253cb547dbb76a Reviewed-on: https://review.coreboot.org/c/coreboot/+/71794 Reviewed-by: Eric Lai Reviewed-by: Fred Reitberger Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/soc/amd/mendocino/include/soc/platform_descriptors.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/soc/amd/mendocino/include/soc/platform_descriptors.h b/src/soc/amd/mendocino/include/soc/platform_descriptors.h index 663f98aca7..333a34e28d 100644 --- a/src/soc/amd/mendocino/include/soc/platform_descriptors.h +++ b/src/soc/amd/mendocino/include/soc/platform_descriptors.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* TODO: Check if this is still correct */ - #ifndef AMD_MENDOCINO_PLATFORM_DESCRIPTORS_H #define AMD_MENDOCINO_PLATFORM_DESCRIPTORS_H