diff options
Diffstat (limited to 'board/esd/wuh405/wuh405.c')
| -rw-r--r-- | board/esd/wuh405/wuh405.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/board/esd/wuh405/wuh405.c b/board/esd/wuh405/wuh405.c index 5a65133d7..d8d4bb58f 100644 --- a/board/esd/wuh405/wuh405.c +++ b/board/esd/wuh405/wuh405.c @@ -32,8 +32,6 @@  #define FPGA_DEBUG  #endif -extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]); -  /* fpga configuration data - gzip compressed and generated by bin2c */  const unsigned char fpgadata[] =  { |