diff options
Diffstat (limited to 'drivers/video/hgafb.c')
| -rw-r--r-- | drivers/video/hgafb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/hgafb.c b/drivers/video/hgafb.c index 0129c044f6d6..db9b785b56eb 100644 --- a/drivers/video/hgafb.c +++ b/drivers/video/hgafb.c | |||
| @@ -551,7 +551,7 @@ static struct fb_ops hgafb_ops = { | |||
| 551 | * Initialization | 551 | * Initialization |
| 552 | */ | 552 | */ |
| 553 | 553 | ||
| 554 | static int __init hgafb_probe(struct platform_device *pdev) | 554 | static int __devinit hgafb_probe(struct platform_device *pdev) |
| 555 | { | 555 | { |
| 556 | struct fb_info *info; | 556 | struct fb_info *info; |
| 557 | 557 | ||
