[CPUFREQ] unexport (un)lock_policy_rwsem* functions
authorAmerigo Wang <amwang@redhat.com>
Thu, 4 Mar 2010 08:23:36 +0000 (03:23 -0500)
committerDave Jones <davej@redhat.com>
Tue, 3 Aug 2010 17:47:04 +0000 (13:47 -0400)
commit226528c6100e4191842e61997110c8ace40605f7
treea731b7e1755db2eeb4322e23ef7f9c8cff21dda6
parent00e299fff3cc2745847b03eebcc9e9362db9366d
[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>
Documentation/feature-removal-schedule.txt
drivers/cpufreq/cpufreq.c
include/linux/cpufreq.h