x86_32: apic/es7000_32, fix section mismatch
authorJiri Slaby <jirislaby@gmail.com>
Mon, 2 Mar 2009 10:34:27 +0000 (11:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Mar 2009 11:00:24 +0000 (12:00 +0100)
commit871d78c6d9fc83b2ad584788a175fcfca07a3666
tree79b1cfc06f5cd57efeba7ed73c796883e364b455
parentfae176d6e03578fee7cfe948ff9ae81bf7ea0ef0
x86_32: apic/es7000_32, fix section mismatch

Remove __init section placement for some functions, so that we don't
get section mismatch warnings.

[v2]:
2 of them were not caught by
DEBUG_SECTION_MISMATCH=y
magic. Fix it.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/apic/es7000_32.c