From: Magnus Damm Date: Fri, 6 Jun 2014 07:20:46 +0000 (+0900) Subject: ARM: shmobile: Use __init for APMU suspend init function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~27^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d77c9aa7a13a9fcfc93836188474f43394ea657;p=pandora-kernel.git ARM: shmobile: Use __init for APMU suspend init function The function shmobile_smp_apmu_suspend_init() should be put into the init section to not trigger section mismatch warnings. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed