diff options
Diffstat (limited to 'board/esd/plu405/plu405.c')
| -rw-r--r-- | board/esd/plu405/plu405.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/esd/plu405/plu405.c b/board/esd/plu405/plu405.c index b68ffaf77..109d2dcfd 100644 --- a/board/esd/plu405/plu405.c +++ b/board/esd/plu405/plu405.c @@ -32,7 +32,6 @@  DECLARE_GLOBAL_DATA_PTR; -extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);  extern void lxt971_no_sleep(void);  /* fpga configuration data - gzip compressed and generated by bin2c */ |