From: Wenyou Yang Date: Wed, 4 Mar 2015 01:44:45 +0000 (+0800) Subject: ARM: at91: pm: change at91_pm_set_standby() to static X-Git-Tag: omap-for-v4.1/fixes-rc1~65^2~7^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=047794e13632f177e864eba6160cecfbf3875cbe;p=pandora-kernel.git ARM: at91: pm: change at91_pm_set_standby() to static Since at91_pm_set_standby() will not be used out of the pm.c file, change its attribute from extern to static, remove its declaration as well. Signed-off-by: Wenyou Yang Acked-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed