]> git.sur5r.net Git - u-boot/blobdiff - board/esd/common/cmd_loadpci.c
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / board / esd / common / cmd_loadpci.c
index 95d18911c3dc366c0e415b1a30ec2b5b76f09752..9541817d094fa361b9ae44419c065afdc0e2dd1f 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <console.h>
 #if !defined(CONFIG_440)
 #include <asm/4xx_pci.h>
 #endif