]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: Mark functions only called from setup_arch() __init
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 30 Jun 2013 09:58:40 +0000 (11:58 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 15 Jul 2013 01:20:40 +0000 (11:20 +1000)
commit1a2ac3e4a77108cca64f64c61902bba6d0a5ee1f
treea39c3b5656b1ad4ba31a47a3cb8384eec96fecdd
parentad81f0545ef01ea651886dddac4bef6cec930092
m68knommu: 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>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/kernel/setup_no.c
arch/m68k/platform/68000/m68328.c
arch/m68k/platform/68000/m68EZ328.c
arch/m68k/platform/68000/m68VZ328.c
arch/m68k/platform/68360/commproc.c
arch/m68k/platform/68360/config.c