From: Geert Uytterhoeven Date: Tue, 25 Jun 2013 19:15:24 +0000 (+0200) Subject: m68k: Mark functions only called from setup_arch() __init X-Git-Tag: v3.14-rc1~183^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4df02a217e9787a4b967197d9d9030c3e3c1088;p=pandora-kernel.git 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 --- Reading git-diff-tree failed