projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a1d5c8
)
[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 28 Sep 2006 02:52:35 +0000
(19:52 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 29 Sep 2006 23:12:43 +0000
(16:12 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/serial/sunzilog.c
patch
|
blob
|
history
diff --git
a/drivers/serial/sunzilog.c
b/drivers/serial/sunzilog.c
index
d34f336
..
0da3ebf
100644
(file)
--- a/
drivers/serial/sunzilog.c
+++ b/
drivers/serial/sunzilog.c
@@
-1270,7
+1270,7
@@
static void __init sunzilog_register_serio(struct uart_sunzilog_port *up)
}
#endif
-static void __init sunzilog_init_hw(struct uart_sunzilog_port *up)
+static void __
dev
init sunzilog_init_hw(struct uart_sunzilog_port *up)
{
struct zilog_channel __iomem *channel;
unsigned long flags;