From: Geert Uytterhoeven Date: Sun, 30 Jun 2013 09:58:40 +0000 (+0200) Subject: m68knommu: Mark functions only called from setup_arch() __init X-Git-Tag: v3.12-rc1~93^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df592eb5dc07c5df26a16318ed4bf2f96fa38a4d;p=pandora-kernel.git 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 Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed