]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit59c04aa843c992dbcce63fa2d5a5a0ff4f65d49b
tree69bc901758e1934632cddcd3c0ad47a8be465bf3
parent7a833a5fe82ef12c9d4f98d5d17a657fd26ff3e1
[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