[SERIAL] sunsu: Fix section mismatch warnings.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 7 May 2007 07:14:13 +0000 (00:14 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 7 May 2007 07:14:13 +0000 (00:14 -0700)
commit90a660a4546d6ba5ca5f3a23d5cc599db2b41e08
tree69bc901758e1934632cddcd3c0ad47a8be465bf3
parente7f11aeed02767541020984f72f823757c58e48e
[SERIAL] sunsu: Fix section mismatch warnings.

Mark sunsu_console_setup() as __init and rename 'sunsu_cons'
to 'sunsu_console' so that it matches modpost.c's whitelist.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/serial/sunsu.c