From: Shawn Guo Date: Mon, 1 Sep 2014 00:57:20 +0000 (+0800) Subject: ARM: imx: remove imx_scu_standby_enable() X-Git-Tag: fixes-for-v3.18-merge-window~6^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee295d7ff442699bb7982f2283f71eabcc16f367;p=pandora-kernel.git ARM: imx: remove imx_scu_standby_enable() With commit c716483c3db1 ("ARM: 8122/1: smp_scu: enable SCU standby support"), the STANDBY bit of SCU is handled by core function scu_enable(). So imx_scu_standby_enable() can be removed now. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed