]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sn_console section mismatch warning
authorJes Sorensen <jes@sgi.com>
Mon, 16 Jul 2007 06:42:02 +0000 (23:42 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:53 +0000 (09:05 -0700)
commit17e0c7cc1dfd8f49b67160b678297b88e545cc40
tree3e1479a290ae33c0ab30726522c5b15ea4cfb6cd
parent98701dc19e0cf358d48208e994180bb8abad5079
sn_console section mismatch warning

Do not mark sn_sal_console_setup as __init since it's referenced from
non init data structures.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/sn_console.c