]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
authorMartin Habets <errandir_news@mph.eclipse.co.uk>
Tue, 10 Oct 2006 21:44:01 +0000 (14:44 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Oct 2006 06:56:53 +0000 (23:56 -0700)
commiteba8cefc789f6e51a79363604a7db1dba6a678cb
treecc21f985a668dbb242497e9de88f16a55363e4f8
parente3096de34c35683bc233f76d4e86562f1d782d0d
[SPARC32]: Fix sparc32 modpost warnings with sunzilog

Fix this 2.6.19-rc1 build warnings from modpost:

WARNING: vmlinux - Section mismatch: reference to .init.text:sunzilog_console_setup from .data between 'sunzilog_console' (at offset 0x8394) and 'devices_subsys'

Signed-off-by: Martin Habets <errandir_news@mph.eclipse.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/setup.c
arch/sparc64/kernel/setup.c
drivers/serial/sunzilog.c