dm: Use dm.h header when driver mode is used
[oweals/u-boot.git] / arch / sandbox / cpu / cpu.c
index 2def72212d1feae279506403663cfd4b0fdb0f56..3fe99b853d573bce6a81394c22c7c5655250d9ec 100644 (file)
@@ -4,6 +4,7 @@
  */
 #define DEBUG
 #include <common.h>
+#include <dm.h>
 #include <errno.h>
 #include <libfdt.h>
 #include <os.h>