aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/cezanne/timer.c')
-rw-r--r--src/soc/amd/cezanne/timer.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/soc/amd/cezanne/timer.c b/src/soc/amd/cezanne/timer.c
deleted file mode 100644
index 9054ffd972..0000000000
--- a/src/soc/amd/cezanne/timer.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-
-#include <delay.h>
-
-void init_timer(void)
-{
-}