summaryrefslogtreecommitdiffstats
path: root/board/esd/tasreg/tasreg.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/tasreg/tasreg.c')
-rw-r--r--board/esd/tasreg/tasreg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/esd/tasreg/tasreg.c b/board/esd/tasreg/tasreg.c
index 270caac08c..d2488b83a2 100644
--- a/board/esd/tasreg/tasreg.c
+++ b/board/esd/tasreg/tasreg.c
@@ -29,7 +29,6 @@
/* Prototypes */
-int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
int i2c_write(uchar chip, uint addr, int alen, uchar *buffer, int len);
int i2c_read(uchar chip, uint addr, int alen, uchar *buffer, int len);
OpenPOWER on IntegriCloud