ARM: mach-shmobile: Tidy up after SH7372 pm changes.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
082a8ca1d3
commit
66ad12931d
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue