From: Shawn Guo Date: Sun, 25 Sep 2011 07:25:43 +0000 (+0100) Subject: ARM: 7100/1: smp_scu: remove __init annotation from scu_enable() X-Git-Tag: v3.2-rc1~91^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a527e69d6e6077bff9e2cddcb08337ac33a52d;p=pandora-kernel.git ARM: 7100/1: smp_scu: remove __init annotation from scu_enable() When Cortex-A9 MPCore resumes from Dormant or Shutdown modes, SCU needs to be re-enabled. This patch removes __init annotation from function scu_enable(), so that platform resume procedure can call it to re-enable SCU. Signed-off-by: Shawn Guo Signed-off-by: Russell King --- Reading git-diff-tree failed