commit | 226528c6100e4191842e61997110c8ace40605f7 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Thu Mar 04 03:23:36 2010 -0500 |
committer | Dave Jones <davej@redhat.com> | Tue Aug 03 13:47:04 2010 -0400 |
tree | a731b7e1755db2eeb4322e23ef7f9c8cff21dda6 | |
parent | 00e299fff3cc2745847b03eebcc9e9362db9366d [diff] |
[CPUFREQ] unexport (un)lock_policy_rwsem* functions lock_policy_rwsem_* and unlock_policy_rwsem_* functions are scheduled to be unexported when 2.6.33. Now there are no other callers of them out of cpufreq.c, unexport them and make them static. Signed-off-by: WANG Cong <amwang@redhat.com> Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Dave Jones <davej@redhat.com>