From: Tero Kristo Date: Thu, 3 Apr 2014 07:59:57 +0000 (+0300) Subject: ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b99a05f801dce114c0dc39b93ca2aa5a174b7c;p=pandora-kernel.git 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 Acked-by: Paul Walmsley Tested-by: Nishanth Menon --- Reading git-diff-tree failed