Commit 66ad1293 authored by Paul Mundt's avatar Paul Mundt

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

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 082a8ca1
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#define SBAR 0xe6180020 #define SBAR 0xe6180020
#define APARMBAREA 0xe6f10020 #define APARMBAREA 0xe6f10020
void sh7372_enter_core_standby(void) static void sh7372_enter_core_standby(void)
{ {
void __iomem *smfram = (void __iomem *)SMFRAM; void __iomem *smfram = (void __iomem *)SMFRAM;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment