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>
diff --git a/src/soc/amd/genoa_poc/chip.h b/src/soc/amd/genoa_poc/chip.h
index 39a5743..42a781b 100644
--- a/src/soc/amd/genoa_poc/chip.h
+++ b/src/soc/amd/genoa_poc/chip.h
@@ -57,7 +57,6 @@
 	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 {