aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/samsung
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-09-10 11:36:25 +0200
committerMichael Niewöhner <foss@mniewoehner.de>2020-09-21 15:58:29 +0000
commita58d7020fd6bc0eaaf986a8c3e4f70ab0dd71170 (patch)
treeafdc9a569267c7235ba645d71e3a9fd7ac03457a /src/mainboard/samsung
parent5275b60ebd5733d6a8d81cde625be9f40ea2db30 (diff)
mb/samsung: Drop unneeded empty lines
Change-Id: I76d5292871c1578f9d27d46b7a2c485a14c3017b Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45237 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/samsung')
-rw-r--r--src/mainboard/samsung/lumpy/mainboard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/samsung/lumpy/mainboard.c b/src/mainboard/samsung/lumpy/mainboard.c
index fbb74804e1..cdeaf72de0 100644
--- a/src/mainboard/samsung/lumpy/mainboard.c
+++ b/src/mainboard/samsung/lumpy/mainboard.c
@@ -19,8 +19,6 @@ void mainboard_suspend_resume(void)
send_ec_command(EC_ACPI_ENABLE);
}
-
-
static void mainboard_init(struct device *dev)
{
/* Initialize the Embedded Controller */