From: Shawn Guo Date: Wed, 26 Feb 2014 13:40:32 +0000 (+0800) Subject: ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND X-Git-Tag: v3.15-rc1~79^2~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=110666dc655a142bc693ffa61de8eef82c0a8a98;p=pandora-kernel.git ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND When CONFIG_SUSPEND is not enabled, we should reasonably skip the call to imx6q_suspend_init(). Signed-off-by: Shawn Guo --- Reading git-diff-tree failed