From: Wenyou Yang Date: Mon, 9 Mar 2015 03:51:49 +0000 (+0800) Subject: ARM: at91/pm: remove unused void (*at91_pm_standby)(void) X-Git-Tag: omap-for-v4.1/fixes-rc1~65^2~7^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e32d995cf9db8dbf48d0ae25794b1b7b3872857d;p=pandora-kernel.git ARM: at91/pm: remove unused void (*at91_pm_standby)(void) Because the standby mode use the same sram function as the suspend to memory mode, void (*at91_pm_standby)(void) doesn't need, remove it. Signed-off-by: Wenyou Yang Tested-by: Sylvain Rochet Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed