]> git.sur5r.net Git - u-boot/blobdiff - drivers/demo/demo-simple.c
dm: core: Replace of_offset with accessor
[u-boot] / drivers / demo / demo-simple.c
index 2bcb7dfb479c4c123b3e2b875e4df4c680906290..f069748e051258ba4a11bab5a54240fad3edfda8 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <dm.h>
 #include <dm-demo.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 static int simple_hello(struct udevice *dev, int ch)