ARM: mach-shmobile: Tidy up after SH7372 pm changes.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2011-05-25 11:22:58 +09:00
parent 082a8ca1d3
commit 66ad12931d
1 changed files with 1 additions and 1 deletions

View File

@ -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;