From: Krzysztof Helt Date: Tue, 16 Oct 2007 08:28:30 +0000 (-0700) Subject: skeletonfb: wrong field name fix X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=65faaeb359b4ed1991b32b381bf155fa9b85293f;p=linux-beck.git skeletonfb: wrong field name fix This patch corrects name of the field. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/skeletonfb.c b/drivers/video/skeletonfb.c index 64779e70408f..62321458f71a 100644 --- a/drivers/video/skeletonfb.c +++ b/drivers/video/skeletonfb.c @@ -780,7 +780,7 @@ static int __devinit xxxfb_probe(struct pci_dev *dev, * * NOTE: This field is currently unused. */ - info->pixmap.scan_align = 32; + info->pixmap.access_align = 32; /***************************** End optional stage ***************************/ /*