stm32: move stm32 specific code to mach-stm32
[oweals/u-boot.git] / common / cmd_nand.c
index 1482462a509b78f098dffbc05c7309857f858100..a6b67e29f1cd349c4b21ba03103b2c7abd69a86e 100644 (file)
@@ -22,6 +22,7 @@
 #include <common.h>
 #include <linux/mtd/mtd.h>
 #include <command.h>
+#include <console.h>
 #include <watchdog.h>
 #include <malloc.h>
 #include <asm/byteorder.h>