patch-2.4.26 linux-2.4.26/arch/ppc/boot/common/misc-simple.c

Next file: linux-2.4.26/arch/ppc/boot/simple/embed_config.c
Previous file: linux-2.4.26/arch/ppc/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/arch/ppc/boot/common/misc-simple.c linux-2.4.26/arch/ppc/boot/common/misc-simple.c
@@ -75,7 +75,7 @@
 extern void gunzip(void *, int, unsigned char *, int *);
 extern void serial_fixups(void);
 
-static struct bi_record *
+struct bi_record *
 decompress_kernel(unsigned long load_addr, int num_words, unsigned long cksum,
 		void *ignored)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)