From: Krzysztof Helt This patch corrects name of the field. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton --- drivers/video/skeletonfb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/video/skeletonfb.c~skeletonfb-wrong-field-name-fix drivers/video/skeletonfb.c --- a/drivers/video/skeletonfb.c~skeletonfb-wrong-field-name-fix +++ a/drivers/video/skeletonfb.c @@ -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 ***************************/ /* _