Felix Held has uploaded this change for review. ( 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 --- M src/soc/amd/cezanne/include/soc/aoac_defs.h 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/58863/1
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