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)
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>

No differences found