]> git.sur5r.net Git - u-boot/blobdiff - board/esd/tasreg/tasreg.c
move prototypes for gunzip() and zunzip() to common.h
[u-boot] / board / esd / tasreg / tasreg.c
index 18444427fedfe6358e5177c458882f371b14b1d6..bd9fb2fc2b754d8bfd8f48a8bac0e27851ef3497 100644 (file)
@@ -29,7 +29,6 @@
 
 
 /* Prototypes */
-int gunzip(void *, int, unsigned char *, unsigned long *);
 int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *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);