Merge branch 'master' of git://git.denx.de/u-boot
[oweals/u-boot.git] / examples / standalone / mem_to_mem_idma2intr.c
index 215dc220336add24fd14a4cfc7106c81da58a720..17da8db9b91fd36218d708e5718a86657ffcfe90 100644 (file)
@@ -28,6 +28,7 @@
 
 
 #include <common.h>
+#include <console.h>
 #include <exports.h>
 
 DECLARE_GLOBAL_DATA_PTR;