projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7816238
)
serial: sunsu: sunsu_kbd_ms_init needs to be __devinit
author
David S. Miller
<davem@davemloft.net>
Tue, 7 Apr 2009 08:08:09 +0000
(
01:08
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 8 Apr 2009 10:29:03 +0000
(
03:29
-0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/serial/sunsu.c
patch
|
blob
|
history
diff --git
a/drivers/serial/sunsu.c
b/drivers/serial/sunsu.c
index
a4dc79b
..
47c6837
100644
(file)
--- a/
drivers/serial/sunsu.c
+++ b/
drivers/serial/sunsu.c
@@
-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 __
dev
init sunsu_kbd_ms_init(struct uart_sunsu_port *up)
{
int quot, baud;
#ifdef CONFIG_SERIO