]> git.baikalelectronics.ru Git - kernel.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, 26 Aug 2013 06:51:13 +0000 (16:51 +1000)
commita26c4ca81e1dbad44cf54c6d3325e2687273f8ce
tree6f0130f3f936d06941fed9a1ccf09401c488ed10
parentcf7ce08a85db33cd14077ca5faf6ff873c6bde96
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