提交 f5d378ac 编写于 作者: D David S. Miller

serial: sunsu: sunsu_kbd_ms_init needs to be __devinit

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 7816238a
......@@ -1178,7 +1178,7 @@ static struct uart_driver sunsu_reg = {
.major = TTY_MAJOR,
};
static int __init sunsu_kbd_ms_init(struct uart_sunsu_port *up)
static int __devinit sunsu_kbd_ms_init(struct uart_sunsu_port *up)
{
int quot, baud;
#ifdef CONFIG_SERIO
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册