]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_demo.c
mkimage will now report information about loadable
[karo-tx-uboot.git] / common / cmd_demo.c
index 8a10bdf42a8906b9f212fe82c3d42afc79d5c028..209dc4a57ce71b57fc8ef93c0961aa38e7b54894 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <dm-demo.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 struct udevice *demo_dev;