diff options
Diffstat (limited to 'board/phytec/phycore_imx8mm/phycore-imx8mm.c')
-rw-r--r-- | board/phytec/phycore_imx8mm/phycore-imx8mm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/phycore_imx8mm/phycore-imx8mm.c b/board/phytec/phycore_imx8mm/phycore-imx8mm.c index 06cffbca3a6..ef647291690 100644 --- a/board/phytec/phycore_imx8mm/phycore-imx8mm.c +++ b/board/phytec/phycore_imx8mm/phycore-imx8mm.c @@ -4,6 +4,7 @@ * Author: Teresa Remmet <t.remmet@phytec.de> */ +#include <common.h> #include <asm/arch/sys_proto.h> #include <asm/global_data.h> #include <asm/io.h> |