From: Paul Walmsley Date: Tue, 8 Dec 2009 23:33:09 +0000 (-0700) Subject: OMAP2/3 PRCM: don't export prm_*(), cm_*() functions X-Git-Tag: v2.6.33-rc1~295^2~1^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42d75e7df324268c99153d9cc7d48e780b54d059;p=pandora-kernel.git OMAP2/3 PRCM: don't export prm_*(), cm_*() functions Device drivers and loadable modules should not be calling these prm_* and cm_* functions, so stop exporting them. Only core code and device driver integration code (in arch/arm/*omap*) should call these functions. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed