OSDN Git Service

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)
commita4df02a217e9787a4b967197d9d9030c3e3c1088
tree4f32cbd30553494fa55d1cf2ecf294265196dc69
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
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