summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/r8a7779.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-09-30 17:50:20 +0200
committerSimon Horman <horms+renesas@verge.net.au>2015-10-01 14:09:47 +0900
commitb12ff41658171f53e81fbe1b53a4bde6e69af3be (patch)
tree11bc142efc648dcaa5258283d631722e1f6c8cff /arch/arm/mach-shmobile/r8a7779.h
parent20e73335dc35bf5e200173e6ed99f6a2b32f8857 (diff)
downloadop-kernel-dev-b12ff41658171f53e81fbe1b53a4bde6e69af3be.zip
op-kernel-dev-b12ff41658171f53e81fbe1b53a4bde6e69af3be.tar.gz
ARM: shmobile: r8a7779: Remove legacy PM Domain remainings
As of commit c99cd90d98a98aa1 ("ARM: shmobile: r8a7779: Remove legacy SoC code"), r8a7779_init_pm_domains() is no longer called. Remove all related legacy PM Domain code. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/r8a7779.h')
-rw-r--r--arch/arm/mach-shmobile/r8a7779.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-shmobile/r8a7779.h b/arch/arm/mach-shmobile/r8a7779.h
index aad833a..e1aaa2e 100644
--- a/arch/arm/mach-shmobile/r8a7779.h
+++ b/arch/arm/mach-shmobile/r8a7779.h
@@ -3,12 +3,6 @@
extern void r8a7779_pm_init(void);
-#ifdef CONFIG_PM
-extern void __init r8a7779_init_pm_domains(void);
-#else
-static inline void r8a7779_init_pm_domains(void) {}
-#endif /* CONFIG_PM */
-
extern struct smp_operations r8a7779_smp_ops;
#endif /* __ASM_R8A7779_H__ */
OpenPOWER on IntegriCloud