提交 464d8a54 编写于 作者: S Sachin Kamat 提交者: Tomi Valkeinen

video: i740fb: Make i740fb_init static

i740fb_init is referenced only in this function. Make it static.
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
上级 66be7369
......@@ -1302,7 +1302,7 @@ static int __init i740fb_setup(char *options)
}
#endif
int __init i740fb_init(void)
static int __init i740fb_init(void)
{
#ifndef MODULE
char *option = NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册