Merge branch '2022-01-08-further-important-updates'
[platform/kernel/u-boot.git] / common / malloc_simple.c
index 34f0b49..0267fb6 100644 (file)
@@ -11,6 +11,7 @@
 #include <log.h>
 #include <malloc.h>
 #include <mapmem.h>
+#include <asm/global_data.h>
 #include <asm/io.h>
 
 DECLARE_GLOBAL_DATA_PTR;