skeletonfb: wrong field name fix
authorKrzysztof Helt <[email protected]>
Tue, 16 Oct 2007 08:28:30 +0000 (01:28 -0700)
committerLinus Torvalds <[email protected]>
Tue, 16 Oct 2007 16:43:14 +0000 (09:43 -0700)
This patch corrects name of the field.

Signed-off-by: Krzysztof Helt <[email protected]>
Signed-off-by: Antonino Daplas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/skeletonfb.c

index 64779e70408f9e8a0d25c0973a5f39558b70471d..62321458f71a2e88cdf6766108d1bb3e166e319a 100644 (file)
@@ -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 ***************************/
 
     /*