From ee295d7ff442699bb7982f2283f71eabcc16f367 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Mon, 1 Sep 2014 08:57:20 +0800 Subject: [PATCH] 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-format-patch failed