Selaa lähdekoodia

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

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 14 vuotta sitten
vanhempi
commit
66ad12931d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      arch/arm/mach-shmobile/pm-sh7372.c

+ 1 - 1
arch/arm/mach-shmobile/pm-sh7372.c

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