aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2011-05-25 11:22:58 +0900
committerPaul Mundt <lethal@linux-sh.org>2011-05-25 11:22:58 +0900
commit66ad12931d523e833516659eafcc29af9a08fff3 (patch)
tree938de8cf4f28b4ee0aeb7e7e4da329279b8274d4 /arch/arm/mach-shmobile
parentARM: mach-shmobile: sh7372 Core Standby CPUIdle (diff)
downloadlinux-dev-66ad12931d523e833516659eafcc29af9a08fff3.tar.xz
linux-dev-66ad12931d523e833516659eafcc29af9a08fff3.zip
ARM: mach-shmobile: Tidy up after SH7372 pm changes.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile')
-rw-r--r--arch/arm/mach-shmobile/pm-sh7372.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/pm-sh7372.c b/arch/arm/mach-shmobile/pm-sh7372.c
index 338049eed4ad..8e4aadf14c9f 100644
--- a/arch/arm/mach-shmobile/pm-sh7372.c
+++ b/arch/arm/mach-shmobile/pm-sh7372.c
@@ -25,7 +25,7 @@
#define SBAR 0xe6180020
#define APARMBAREA 0xe6f10020
-void sh7372_enter_core_standby(void)
+static void sh7372_enter_core_standby(void)
{
void __iomem *smfram = (void __iomem *)SMFRAM;