aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.c')
-rw-r--r--plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.c b/plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.c
index 8a30d8aefa..174a24d88f 100644
--- a/plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.c
+++ b/plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.c
@@ -3,9 +3,11 @@
*
* SPDX-License-Identifier: BSD-3-Clause
*/
+
#include <arch_helpers.h>
+#include <lib/mmio.h>
+
#include <mcucfg.h>
-#include <mmio.h>
#include <mt8173_def.h>
#include <mt_cpuxgpt.h>