From e32d995cf9db8dbf48d0ae25794b1b7b3872857d Mon Sep 17 00:00:00 2001 From: Wenyou Yang Date: Mon, 9 Mar 2015 11:51:49 +0800 Subject: [PATCH] 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-format-patch failed