aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cm.h
diff options
context:
space:
mode:
authorDario Binacchi <dariobin@libero.it>2021-04-25 16:22:08 +0200
committerTony Lindgren <tony@atomide.com>2021-05-21 12:27:59 +0300
commitac189a7a999bf99c798a588e93fc8116773e6c80 (patch)
treee55443f1ccc63d0b6c120c16ae19bebb67a25d17 /arch/arm/mach-omap2/cm.h
parentARM: OMAP1: Remove leading spaces in Kconfig (diff)
downloadlinux-dev-ac189a7a999bf99c798a588e93fc8116773e6c80.tar.xz
linux-dev-ac189a7a999bf99c798a588e93fc8116773e6c80.zip
ARM: OMAP2+: CM: remove omap2_set_globals_cm()
The function is no longer used, so let's remove it. Signed-off-by: Dario Binacchi <dariobin@libero.it> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/cm.h')
-rw-r--r--arch/arm/mach-omap2/cm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/cm.h b/arch/arm/mach-omap2/cm.h
index d02fe63dab59..14beb59e5f7b 100644
--- a/arch/arm/mach-omap2/cm.h
+++ b/arch/arm/mach-omap2/cm.h
@@ -26,7 +26,6 @@
extern struct omap_domain_base cm_base;
extern struct omap_domain_base cm2_base;
-extern void omap2_set_globals_cm(void __iomem *cm, void __iomem *cm2);
# endif
/*