aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/inagua/mainboard.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-19 21:52:49 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-08-31 06:30:16 +0000
commit85c681e27976efd30a4b82c7d87e5efac24cabc4 (patch)
tree082e2418fa7cf5510f8ea3840418a2f1ab0afec2 /src/mainboard/amd/inagua/mainboard.c
parentd429c1a84219573b470ea449a8641ded997ecbe2 (diff)
mb/amd: Drop unneeded empty lines
Change-Id: Ib82689150689716bc9afdf8d4527a1dcd5deae56 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44612 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/amd/inagua/mainboard.c')
-rw-r--r--src/mainboard/amd/inagua/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/inagua/mainboard.c b/src/mainboard/amd/inagua/mainboard.c
index 53427558ad..48afb3f9ad 100644
--- a/src/mainboard/amd/inagua/mainboard.c
+++ b/src/mainboard/amd/inagua/mainboard.c
@@ -31,7 +31,6 @@ static void init_gpios(void)
gpio_100_write8(0x32, 0x48);
}
-
/**********************************************
* Enable the dedicated functions of the board.
**********************************************/