]> bbs.cooldavid.org Git - net-next-2.6.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)
commit42d75e7df324268c99153d9cc7d48e780b54d059
tree341f0ad024bbee605ea95241ce3b546ae2228dd1
parent52650505fbf3a6ab851c801f54e73e76c55ab8da
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