]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/image-fit.c
dm: usb: Split hub detection into its own function
[karo-tx-uboot.git] / common / image-fit.c
index 778d2a148be67b921be72fb58a155a0813cccdc9..4eb4d42655e9bebb0fae767d89961327a100e0c8 100644 (file)
@@ -16,6 +16,7 @@
 #else
 #include <common.h>
 #include <errno.h>
+#include <mapmem.h>
 #include <asm/io.h>
 DECLARE_GLOBAL_DATA_PTR;
 #endif /* !USE_HOSTCC*/