patch-1.3.15 linux/arch/i386/kernel/bios32.c

Next file: linux/arch/i386/kernel/setup.c
Previous file: linux/arch/i386/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.14/linux/arch/i386/kernel/bios32.c linux/arch/i386/kernel/bios32.c
@@ -363,7 +363,7 @@
 	return (int) (ret & 0xff00) >> 8;
 }
 
-char *pcibios_strerror (int error)
+const char *pcibios_strerror (int error)
 {
 	static char buf[80];
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this