]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/core/root.c
dm: Add missing header files in lists and root
[karo-tx-uboot.git] / drivers / core / root.c
index 4977875c7f947f60178b60a824a2a109147acbc6..f31be72cd05dc0e82930130bbbe8a50405ff5121 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <errno.h>
 #include <malloc.h>
+#include <libfdt.h>
 #include <dm/device.h>
 #include <dm/device-internal.h>
 #include <dm/lists.h>