From: Krzysztof Helt This patch corrects name of the field. Signed-off-by: Krzysztof Helt --- --- linux-2.6.21/drivers/video/skeletonfb.c 2007-06-05 09:01:06.000000000 +0200 +++ linux-2.6.22/drivers/video/skeletonfb.c 2007-06-12 08:31:52.000000000 +0200 @@ -780,7 +780,7 @@ static int __devinit xxxfb_probe(struct * * NOTE: This field is currently unused. */ - info->pixmap.scan_align = 32; + info->pixmap.access_align = 32; /***************************** End optional stage ***************************/ /*