net: ks8851: Pass around driver private data
[oweals/u-boot.git] / drivers / core / of_addr.c
index 4e256d992600dfc1f783dbd50746f94b18090b5c..ca34d84922b58cef201e9fb17102a5b93ffd6f88 100644 (file)
@@ -7,6 +7,8 @@
  */
 
 #include <common.h>
+#include <log.h>
+#include <linux/bug.h>
 #include <linux/libfdt.h>
 #include <dm/of_access.h>
 #include <dm/of_addr.h>