aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/css/drivers/mhu/css_mhu_doorbell.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/arm/css/drivers/mhu/css_mhu_doorbell.h')
-rw-r--r--plat/arm/css/drivers/mhu/css_mhu_doorbell.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plat/arm/css/drivers/mhu/css_mhu_doorbell.h b/plat/arm/css/drivers/mhu/css_mhu_doorbell.h
index cb75ed050a..ecee56361f 100644
--- a/plat/arm/css/drivers/mhu/css_mhu_doorbell.h
+++ b/plat/arm/css/drivers/mhu/css_mhu_doorbell.h
@@ -7,9 +7,10 @@
#ifndef CSS_MHU_DOORBELL_H
#define CSS_MHU_DOORBELL_H
-#include <mmio.h>
#include <stdint.h>
+#include <lib/mmio.h>
+
/* MHUv2 Base Address */
#define MHUV2_BASE_ADDR PLAT_CSS_MHU_BASE