patch-2.3.14 linux/drivers/video/vgacon.c

Next file: linux/drivers/video/virgefb.c
Previous file: linux/drivers/video/vga16fb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/drivers/video/vgacon.c linux/drivers/video/vgacon.c
@@ -277,6 +277,7 @@
 			vga_video_font_height = 8;
 		}
 	}
+
 	vga_vram_base = VGA_MAP_MEM(vga_vram_base);
 	vga_vram_end = VGA_MAP_MEM(vga_vram_end);
 

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