aboutsummaryrefslogtreecommitdiff
path: root/plat/imx/common/sci/imx8_mu.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/imx/common/sci/imx8_mu.c')
-rw-r--r--plat/imx/common/sci/imx8_mu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plat/imx/common/sci/imx8_mu.c b/plat/imx/common/sci/imx8_mu.c
index 8028c76d62..26d9bdfef9 100644
--- a/plat/imx/common/sci/imx8_mu.c
+++ b/plat/imx/common/sci/imx8_mu.c
@@ -4,7 +4,8 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
-#include <mmio.h>
+#include <lib/mmio.h>
+
#include "imx8_mu.h"
void MU_EnableRxFullInt(uint32_t base, uint32_t index)