diff options
Diffstat (limited to 'drivers/video/s1d13xxxfb.c')
-rw-r--r-- | drivers/video/s1d13xxxfb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/s1d13xxxfb.c b/drivers/video/s1d13xxxfb.c index b637c389e4f4..789de13f461f 100644 --- a/drivers/video/s1d13xxxfb.c +++ b/drivers/video/s1d13xxxfb.c | |||
@@ -493,7 +493,7 @@ s1d13xxxfb_fetch_hw_state(struct fb_info *info) | |||
493 | } | 493 | } |
494 | 494 | ||
495 | 495 | ||
496 | static int __devexit | 496 | static int |
497 | s1d13xxxfb_remove(struct device *dev) | 497 | s1d13xxxfb_remove(struct device *dev) |
498 | { | 498 | { |
499 | struct fb_info *info = dev_get_drvdata(dev); | 499 | struct fb_info *info = dev_get_drvdata(dev); |