mb/msi: Remove blank lines before '}' and after '{'
Change-Id: I4a678b433e3e1a492e2a8e679caf75f4741317cb Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81485 Reviewed-by: Michał Kopeć <michal.kopec@3mdeb.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Martin L Roth
parent
0f8aabdb26
commit
526b9bba67
@ -4,7 +4,6 @@
|
||||
|
||||
/* Pad configuration was generated automatically using intelp2m utility */
|
||||
static const struct pad_config gpio_table[] = {
|
||||
|
||||
/* ------- GPIO Community 0 ------- */
|
||||
|
||||
/* ------- GPIO Group GPP_I ------- */
|
||||
|
@ -16,7 +16,6 @@ void mainboard_fill_fadt(acpi_fadt_t *fadt)
|
||||
|
||||
static void mainboard_init(void *chip_info)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
u8 smbios_mainboard_feature_flags(void)
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
/* Pad configuration was generated automatically using intelp2m utility */
|
||||
static const struct pad_config gpio_table[] = {
|
||||
|
||||
/* ------- GPIO Community 0 ------- */
|
||||
|
||||
/* ------- GPIO Group GPP_I ------- */
|
||||
|
@ -17,7 +17,6 @@ void mainboard_fill_fadt(acpi_fadt_t *fadt)
|
||||
|
||||
static void mainboard_init(void *chip_info)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
u8 smbios_mainboard_feature_flags(void)
|
||||
|
Reference in New Issue
Block a user