]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit36dd364199b1ce437cbe2d5803c571c651d08354
tree341f0ad024bbee605ea95241ce3b546ae2228dd1
parentc8d35a52ae66414a66145d0e803fd14a2b70306f
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 <paul@pwsan.com>
arch/arm/mach-omap2/prcm.c