Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/58863 )
Change subject: soc/amd/cezanne/include/aoac_defs: drop leading newline ......................................................................
soc/amd/cezanne/include/aoac_defs: drop leading newline
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I8458fbee7edd19117a207f39ac8f9575b1374fbc Reviewed-on: https://review.coreboot.org/c/coreboot/+/58863 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Raul Rangel rrangel@chromium.org --- M src/soc/amd/cezanne/include/soc/aoac_defs.h 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Raul Rangel: Looks good to me, approved
diff --git a/src/soc/amd/cezanne/include/soc/aoac_defs.h b/src/soc/amd/cezanne/include/soc/aoac_defs.h index 5309cb0..25311dd 100644 --- a/src/soc/amd/cezanne/include/soc/aoac_defs.h +++ b/src/soc/amd/cezanne/include/soc/aoac_defs.h @@ -1,4 +1,3 @@ - /* SPDX-License-Identifier: GPL-2.0-only */
#ifndef AMD_CEZANNE_AOAC_DEFS_H
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.