dm: core: Prepare for updating the device tree with ofnode
[platform/kernel/u-boot.git] / common / memsize.c
index 13b0047..d5d13d5 100644 (file)
@@ -5,6 +5,8 @@
  */
 
 #include <common.h>
+#include <init.h>
+#include <asm/global_data.h>
 
 DECLARE_GLOBAL_DATA_PTR;