]> git.sur5r.net Git - u-boot/blobdiff - board/dave/PPChameleonEVB/PPChameleonEVB.c
move prototypes for gunzip() and zunzip() to common.h
[u-boot] / board / dave / PPChameleonEVB / PPChameleonEVB.c
index 06de6e0b1d7075870a46dd824c5d061523d4b7d9..6bc70ef9a41f77be2982eded37873c63c7b820d9 100644 (file)
@@ -33,9 +33,6 @@ DECLARE_GLOBAL_DATA_PTR;
 
 /* ------------------------------------------------------------------------- */
 
-/* Prototypes */
-int gunzip(void *, int, unsigned char *, unsigned long *);
-
 int board_early_init_f (void)
 {
        out32(GPIO0_OR, CONFIG_SYS_NAND0_CE);                 /* set initial outputs     */