dm: eth: Add basic driver model support to Ethernet stack
[platform/kernel/u-boot.git] / common / cmd_demo.c
index 8a10bdf..209dc4a 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <dm-demo.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 struct udevice *demo_dev;