diff --git a/drivers/video/sm501fb.c b/drivers/video/sm501fb.c index 87f0be1e78b555e52297ed7d399f3bfe9364a1a5..6294dca955005988f384fbf0bdae104f43c8037d 100644 --- a/drivers/video/sm501fb.c +++ b/drivers/video/sm501fb.c @@ -1664,7 +1664,7 @@ static void sm501fb_stop(struct sm501fb_info *info) resource_size(info->regs_res)); } -static int sm501fb_init_fb(struct fb_info *fb, +static int __devinit sm501fb_init_fb(struct fb_info *fb, enum sm501_controller head, const char *fbname) {