aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8173/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/mediatek/mt8173/timer.c')
-rw-r--r--src/soc/mediatek/mt8173/timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/mediatek/mt8173/timer.c b/src/soc/mediatek/mt8173/timer.c
index d66c5ee19b..b8d8a64c52 100644
--- a/src/soc/mediatek/mt8173/timer.c
+++ b/src/soc/mediatek/mt8173/timer.c
@@ -58,4 +58,3 @@ void init_timer(void)
/* Set operation mode to FREERUN mode and enable GTP4 */
write32(&mt8173_gpt->gpt4_con, GPT_CON_EN | GPT_MODE_FREERUN);
}
-