Skip to content

Commit

Permalink
ARM: mach-shmobile: Tidy up after SH7372 pm changes.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed May 25, 2011
1 parent 082a8ca commit 66ad129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-shmobile/pm-sh7372.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 66ad129

Please sign in to comment.