From: Amerigo Wang Date: Thu, 4 Mar 2010 08:23:36 +0000 (-0500) Subject: [CPUFREQ] unexport (un)lock_policy_rwsem* functions X-Git-Tag: v2.6.36-rc1~578^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226528c6100e4191842e61997110c8ace40605f7;p=pandora-kernel.git [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 Cc: Venkatesh Pallipadi Signed-off-by: Dave Jones --- Reading git-diff-tree failed