From 9559c68b3cf24780d351875a007fb5c57303c3a6 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Tue, 2 Nov 2021 19:23:22 +0100 Subject: [PATCH] soc/amd/cezanne/include/aoac_defs: drop leading newline Signed-off-by: Felix Held Change-Id: I8458fbee7edd19117a207f39ac8f9575b1374fbc Reviewed-on: https://review.coreboot.org/c/coreboot/+/58863 Tested-by: build bot (Jenkins) Reviewed-by: Raul Rangel --- src/soc/amd/cezanne/include/soc/aoac_defs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/amd/cezanne/include/soc/aoac_defs.h b/src/soc/amd/cezanne/include/soc/aoac_defs.h index 5309cb08b8..25311dd3b3 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