diff options
Diffstat (limited to 'drivers/video/skeletonfb.c')
-rw-r--r-- | drivers/video/skeletonfb.c | 2 |
1 files changed, 1 insertions, 1 deletions
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, | |||
780 | * | 780 | * |
781 | * NOTE: This field is currently unused. | 781 | * NOTE: This field is currently unused. |
782 | */ | 782 | */ |
783 | info->pixmap.scan_align = 32; | 783 | info->pixmap.access_align = 32; |
784 | /***************************** End optional stage ***************************/ | 784 | /***************************** End optional stage ***************************/ |
785 | 785 | ||
786 | /* | 786 | /* |