提交 b877a964 编写于 作者: A Antonino A. Daplas 提交者: Linus Torvalds

[PATCH] VT binding: Make sticon support binding

Do not mark sticon_startup() as __init
Signed-off-by: NAntonino Daplas <adaplas@pol.net>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 2aea875d
...@@ -75,7 +75,7 @@ static inline void cursor_undrawn(void) ...@@ -75,7 +75,7 @@ static inline void cursor_undrawn(void)
cursor_drawn = 0; cursor_drawn = 0;
} }
static const char *__init sticon_startup(void) static const char *sticon_startup(void)
{ {
return "STI console"; return "STI console";
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册