commit | 42d75e7df324268c99153d9cc7d48e780b54d059 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Dec 08 16:33:09 2009 -0700 |
committer | paul <paul@twilight.(none)> | Fri Dec 11 17:00:40 2009 -0700 |
tree | 341f0ad024bbee605ea95241ce3b546ae2228dd1 | |
parent | 52650505fbf3a6ab851c801f54e73e76c55ab8da [diff] |
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>