[PATCH 10/12] pm: at91: remove the at91_xxx_standby() function definitions in the pm.h

2015-01-20 Thread Wenyou Yang
Because the the suspend to standby mode uses the sram function, these functions will not used, remove the redundant code. Signed-off-by: Wenyou Yang Acked-by: Alexandre Belloni --- arch/arm/mach-at91/pm.h | 110 --- 1 file changed, 110 deletions(-)

[PATCH 10/12] pm: at91: remove the at91_xxx_standby() function definitions in the pm.h

2015-01-20 Thread Wenyou Yang
Because the the suspend to standby mode uses the sram function, these functions will not used, remove the redundant code. Signed-off-by: Wenyou Yang wenyou.y...@atmel.com Acked-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-at91/pm.h | 110