aboutsummaryrefslogtreecommitdiff
path: root/include/plat/marvell/a3700/common/armada_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plat/marvell/a3700/common/armada_common.h')
-rw-r--r--include/plat/marvell/a3700/common/armada_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/plat/marvell/a3700/common/armada_common.h b/include/plat/marvell/a3700/common/armada_common.h
index fdcc02a66a..c6953fb713 100644
--- a/include/plat/marvell/a3700/common/armada_common.h
+++ b/include/plat/marvell/a3700/common/armada_common.h
@@ -8,9 +8,10 @@
#ifndef ARMADA_COMMON_H
#define ARMADA_COMMON_H
-#include <io_addr_dec.h>
#include <stdint.h>
+#include <io_addr_dec.h>
+
int marvell_get_io_dec_win_conf(struct dec_win_config **win, uint32_t *size);
#endif /* ARMADA_COMMON_H */