]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/demo/demo-simple.c
buildman: Make -V (verbose_build) really be verbose
[karo-tx-uboot.git] / 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)