soc/amd/genoa_poc/chip.h: remove empty newline before '}'

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I7f18f2d754f24bfcc9cbf95a98fa6fe40aaf3b02
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82091
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
This commit is contained in:
Felix Held 2024-04-25 21:16:28 +02:00
parent 3742308875
commit acfdf0d43c

View File

@ -57,7 +57,6 @@ struct soc_usb_config {
struct usb31_phy_settings usb31_phy[8];
bool s1_usb31_phy_enable;
struct usb31_phy_settings s1_usb31_phy[8];
};
struct soc_amd_genoa_poc_config {