Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5d378ac authored by David S. Miller's avatar David S. Miller
Browse files

serial: sunsu: sunsu_kbd_ms_init needs to be __devinit

parent 7816238a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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