]> git.baikalelectronics.ru Git - kernel.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)
commit96dcd0d8d8355cf01001e3218ebf2bd0198e33d4
treecc21f985a668dbb242497e9de88f16a55363e4f8
parent145044773e41d1711bbbc40c860d8831ce09ff72
[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