aboutsummaryrefslogtreecommitdiff
path: root/src/soc/cavium/cn81xx/clock.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-19 21:43:59 +0200
committerMichael Niewöhner <foss@mniewoehner.de>2020-09-22 17:14:49 +0000
commitcb795f0ff96f59a1a667f83143d855c463eff5ca (patch)
tree0c690b73a7604d954f7d4d6675807e5725c61084 /src/soc/cavium/cn81xx/clock.c
parented098694b0c427547ee7ac064f55495012fb684a (diff)
soc/cavium: Drop unneeded empty lines
Change-Id: I01227e3c5b650f56e81c5c8e724e3768f06f4530 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44597 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/cavium/cn81xx/clock.c')
-rw-r--r--src/soc/cavium/cn81xx/clock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/cavium/cn81xx/clock.c b/src/soc/cavium/cn81xx/clock.c
index 0a6be32366..e415a854ab 100644
--- a/src/soc/cavium/cn81xx/clock.c
+++ b/src/soc/cavium/cn81xx/clock.c
@@ -39,7 +39,6 @@ u64 thunderx_get_ref_clock(void)
return PLL_REF_CLK;
}
-
/**
* Returns the I/O clock speed in Hz
*/