patch-2.1.121 linux/drivers/video/fbcon.c
Next file: linux/fs/filesystems.c
Previous file: linux/drivers/scsi/wd7000.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Sep 9 13:59:30 1998
- Orig file:
v2.1.120/linux/drivers/video/fbcon.c
- Orig date:
Tue Jul 28 14:21:09 1998
diff -u --recursive --new-file v2.1.120/linux/drivers/video/fbcon.c linux/drivers/video/fbcon.c
@@ -399,7 +399,7 @@
int old_rows, old_cols;
unsigned short *save = NULL, *r, *q;
/* Only if not module */
- extern int initmem_freed;
+ int initmem_freed = 1;
struct fbcon_font_desc *font;
if (con != fg_console || initmem_freed || p->type == FB_TYPE_TEXT)
logo = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov