aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt6795/include/mcucfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/mediatek/mt6795/include/mcucfg.h')
-rw-r--r--plat/mediatek/mt6795/include/mcucfg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plat/mediatek/mt6795/include/mcucfg.h b/plat/mediatek/mt6795/include/mcucfg.h
index 7f6a786555..21c539462e 100644
--- a/plat/mediatek/mt6795/include/mcucfg.h
+++ b/plat/mediatek/mt6795/include/mcucfg.h
@@ -7,9 +7,10 @@
#ifndef MCUCFG_H
#define MCUCFG_H
-#include <platform_def.h>
#include <stdint.h>
+#include <platform_def.h>
+
struct mt6795_mcucfg_regs {
uint32_t mp0_ca7l_cache_config;
struct {