patch-2.4.19 linux-2.4.19/arch/i386/boot/compressed/misc.c
Next file: linux-2.4.19/arch/i386/boot/setup.S
Previous file: linux-2.4.19/arch/cris/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 2 17:39:42 2002
- Orig file:
linux-2.4.18/arch/i386/boot/compressed/misc.c
- Orig date:
Mon Nov 12 09:59:43 2001
diff -urN linux-2.4.18/arch/i386/boot/compressed/misc.c linux-2.4.19/arch/i386/boot/compressed/misc.c
@@ -125,7 +125,7 @@
static int lines, cols;
#ifdef CONFIG_MULTIQUAD
-static void *xquad_portio = NULL;
+static void * const xquad_portio = NULL;
#endif
#include "../../../../lib/inflate.c"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)