commit | e32d995cf9db8dbf48d0ae25794b1b7b3872857d | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Mon Mar 09 11:51:49 2015 +0800 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Fri Mar 13 13:34:55 2015 +0100 |
tree | 1996a79c93760e271cd00099d96e763951d58d93 | |
parent | 5726a8b9686348e8d203f1bbf9d5fc1bb5899518 [diff] |
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>