]> git.ipfire.org Git - u-boot.git/blobdiff - board/esd/ash405/ash405.c
* Code cleanup:
[u-boot.git] / board / esd / ash405 / ash405.c
index 4cb5183232871aa0318a0447bc498075c6ee5185..f45ecf15945fbe55081911da25c59ed320959cdd 100644 (file)
@@ -24,7 +24,6 @@
 #include <common.h>
 #include <asm/processor.h>
 #include <command.h>
-#include <cmd_boot.h>
 #include <malloc.h>
 
 /* ------------------------------------------------------------------------- */
@@ -33,6 +32,8 @@
 #define FPGA_DEBUG
 #endif
 
+extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
+
 /* fpga configuration data - gzip compressed and generated by bin2c */
 const unsigned char fpgadata[] =
 {