]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: Mark functions only called from setup_arch() __init
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 25 Jun 2013 19:15:24 +0000 (21:15 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 26 Nov 2013 10:08:54 +0000 (11:08 +0100)
commit33540daaeee3c3414b429d9b2c03b1d4bcd37d43
tree4f32cbd30553494fa55d1cf2ecf294265196dc69
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
m68k: Mark functions only called from setup_arch() __init

Some functions that are only called (indirectly) from setup_arch() lack
__init annotations.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
12 files changed:
arch/m68k/amiga/config.c
arch/m68k/apollo/config.c
arch/m68k/bvme6000/config.c
arch/m68k/emu/natfeat.c
arch/m68k/kernel/setup_mm.c
arch/m68k/mac/psc.c
arch/m68k/mvme147/config.c
arch/m68k/mvme16x/config.c
arch/m68k/q40/config.c
arch/m68k/sun3/dvma.c
arch/m68k/sun3/mmu_emu.c
arch/m68k/sun3/sun3dvma.c