aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8173/include/mcucfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/mediatek/mt8173/include/mcucfg.h')
-rw-r--r--plat/mediatek/mt8173/include/mcucfg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plat/mediatek/mt8173/include/mcucfg.h b/plat/mediatek/mt8173/include/mcucfg.h
index 49d7c3e180..dedbc082fd 100644
--- a/plat/mediatek/mt8173/include/mcucfg.h
+++ b/plat/mediatek/mt8173/include/mcucfg.h
@@ -6,9 +6,10 @@
#ifndef MCUCFG_H
#define MCUCFG_H
-#include <mt8173_def.h>
#include <stdint.h>
+#include <mt8173_def.h>
+
struct mt8173_mcucfg_regs {
uint32_t mp0_ca7l_cache_config;
struct {