aboutsummaryrefslogtreecommitdiff
path: root/src/soc/marvell/bg4cd/monotonic_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/marvell/bg4cd/monotonic_timer.c')
-rw-r--r--src/soc/marvell/bg4cd/monotonic_timer.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/marvell/bg4cd/monotonic_timer.c b/src/soc/marvell/bg4cd/monotonic_timer.c
index a84b0361f6..195a9c3d4a 100644
--- a/src/soc/marvell/bg4cd/monotonic_timer.c
+++ b/src/soc/marvell/bg4cd/monotonic_timer.c
@@ -23,7 +23,3 @@
void timer_monotonic_get(struct mono_time *mt)
{
}
-
-void init_timer(void)
-{
-}