OMAP2/3 PRCM: don't export prm_*(), cm_*() functions
authorPaul Walmsley <paul@pwsan.com>
Tue, 8 Dec 2009 23:33:09 +0000 (16:33 -0700)
committerpaul <paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:40 +0000 (17:00 -0700)
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 <paul@pwsan.com>

No differences found