]> git.sur5r.net Git - u-boot/blobdiff - board/bf548-ezkit/video.c
move prototypes for gunzip() and zunzip() to common.h
[u-boot] / board / bf548-ezkit / video.c
index f4f1becae2162715f2dc8a4fd1f6797318f2a856..10b08e2bf06f724558d09859e0d9991a19fef009 100644 (file)
@@ -16,8 +16,6 @@
 #include <linux/types.h>
 #include <stdio_dev.h>
 
-int gunzip(void *, int, unsigned char *, unsigned long *);
-
 #define DMA_SIZE16     2
 
 #include <asm/mach-common/bits/eppi.h>