From: Tero Kristo Date: Mon, 27 Oct 2014 15:39:24 +0000 (-0700) Subject: ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static X-Git-Tag: omap-for-v3.19/prcm-cleanup~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2196a9b84ab0752692950a6f5fc332db4a25d9b5;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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed