From: Simon Horman Date: Mon, 16 Jun 2014 11:21:13 +0000 (+0900) Subject: ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_init X-Git-Tag: omap-for-v3.17/fixes-against-rc2~121^2^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecdaca48629bd99609fdc612685363330967dce2;p=pandora-kernel.git ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_init The dummy shmobile_smp_apmu_suspend_init() function provided when CPU_IDLE is not set should not return a value as per the signature of the function. This problem appears to have been introduced by 867ba81f728f1daa ("ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAM"). Cc: Keita Kobayashi Signed-off-by: Simon Horman --- Reading git-diff-tree failed