* Code cleanup:
[oweals/u-boot.git] / board / esd / cpci405 / cpci405.c
index 5a6a27c82503c4d4200f6e4488f4d47d8f910dc3..3f0ef1e9c1f34a7f449b7e5ac6f56855c8f23a67 100644 (file)
 #include <common.h>
 #include <asm/processor.h>
 #include <command.h>
-#include <cmd_boot.h>
 #include <malloc.h>
 
 /* ------------------------------------------------------------------------- */
-
+extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);       /*cmd_boot.c*/
 #if 0
 #define FPGA_DEBUG
 #endif