ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
authorWenyou Yang <wenyou.yang@atmel.com>
Mon, 9 Mar 2015 03:51:49 +0000 (11:51 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 13 Mar 2015 12:34:55 +0000 (13:34 +0100)
commite32d995cf9db8dbf48d0ae25794b1b7b3872857d
tree1996a79c93760e271cd00099d96e763951d58d93
parent5726a8b9686348e8d203f1bbf9d5fc1bb5899518
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 <wenyou.yang@atmel.com>
Tested-by: Sylvain Rochet <sylvain.rochet@finsecur.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/pm.c