SOURCES (LINUX_2_6): linux-fbcon-margins.patch - updated for 2.6.25

zbyniu zbyniu at pld-linux.org
Thu May 8 01:19:00 CEST 2008


Author: zbyniu                       Date: Wed May  7 23:19:00 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- updated for 2.6.25

---- Files affected:
SOURCES:
   linux-fbcon-margins.patch (1.1.2.3 -> 1.1.2.4) 

---- Diffs:

================================================================
Index: SOURCES/linux-fbcon-margins.patch
diff -u SOURCES/linux-fbcon-margins.patch:1.1.2.3 SOURCES/linux-fbcon-margins.patch:1.1.2.4
--- SOURCES/linux-fbcon-margins.patch:1.1.2.3	Wed Oct 20 18:39:19 2004
+++ SOURCES/linux-fbcon-margins.patch	Thu May  8 01:18:55 2008
@@ -22,7 +22,7 @@
  	unsigned int bs = info->var.yres - bh;
  	struct fb_fillrect region;
  
--	region.color = attr_bgcol_ec(bgshift, vc);
+-	region.color = attr_bgcol_ec(bgshift, vc, info);
 +	region.color = 0;
  	region.rop = ROP_COPY;
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-fbcon-margins.patch?r1=1.1.2.3&r2=1.1.2.4&f=u



More information about the pld-cvs-commit mailing list