ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static
authorTero Kristo <t-kristo@ti.com>
Thu, 3 Apr 2014 07:59:57 +0000 (10:59 +0300)
committerTero Kristo <t-kristo@ti.com>
Mon, 22 Sep 2014 12:52:26 +0000 (15:52 +0300)
commit87b99a05f801dce114c0dc39b93ca2aa5a174b7c
treea8235cae18b6259539fdf7a210896a0219e3c46c
parenta748f5dc5eca3f34d0e6b8939ca02c1c929a6ca9
ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static

CM driver has a generic API which calls the SoC specific split function
through cm_ll_data, so there is no need for the SoC specific functions to
be publicly available.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-omap2/cm2xxx.c
arch/arm/mach-omap2/cm2xxx.h
arch/arm/mach-omap2/cm3xxx.c
arch/arm/mach-omap2/cm3xxx.h