diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2024-03-23 15:36:38 +0100 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2024-03-26 23:09:28 +0000 |
commit | 221a046e736888f6a0203713e785f3a9a85c4521 (patch) | |
tree | dda8b7406d663170e27c56324c6c442728b6ea95 /src/mainboard/lenovo/m900_tiny | |
parent | 929dfec0bd0ac8228f3fd97baa53cf611efe4d2d (diff) |
mb/lenovo: Remove blank lines before '}' and after '{'
Change-Id: I6ece868184dd772fc2c3c472ae2172d1c34fb179
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81484
Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/m900_tiny')
-rw-r--r-- | src/mainboard/lenovo/m900_tiny/gpio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/m900_tiny/gpio.c b/src/mainboard/lenovo/m900_tiny/gpio.c index 65c9cbfd7e..aecea414a2 100644 --- a/src/mainboard/lenovo/m900_tiny/gpio.c +++ b/src/mainboard/lenovo/m900_tiny/gpio.c @@ -5,7 +5,6 @@ /* Pad configuration was generated automatically using intelp2m utility */ static const struct pad_config gpio_table[] = { - /* ------- GPIO Community 0 ------- */ /* ------- GPIO Group GPP_A ------- */ |