From 2ae9d34521bbb37cb01fef0e33018e377171f8b2 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Thu, 16 Jun 2011 19:32:40 +0000 Subject: [PATCH] --- yaml --- r: 254291 b: refs/heads/master c: 9845afc8fa32de145d56c8e69b7900e10371255d h: refs/heads/master i: 254289: 9024b731ba2a9438a6f2f4dbd5f44c47d9b67ea4 254287: 6097187445e7e2fcbf049977639745872bee2663 v: v3 --- [refs] | 2 +- trunk/drivers/video/sm501fb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e142479d3f5a..c3abdb96427d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3535ed3fa7a87244410696880000e03bc224315d +refs/heads/master: 9845afc8fa32de145d56c8e69b7900e10371255d diff --git a/trunk/drivers/video/sm501fb.c b/trunk/drivers/video/sm501fb.c index 87f0be1e78b5..6294dca95500 100644 --- a/trunk/drivers/video/sm501fb.c +++ b/trunk/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) {