commit | b5ecf60fe6b18de0bc59d336d444835d4ef835ed | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Aug 13 23:00:08 2006 +0200 |
committer | Dave Jones <davej@redhat.com> | Mon Aug 14 01:18:54 2006 -0400 |
tree | fa8ccb8598d475a149ac6fb1ada068717bfa179b | |
parent | 6595413fc9453a211f4b5d5cc42f0bbf3daa615b [diff] |
[CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static This patch makes the needlessly global powersave_bias_target() static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Dave Jones <davej@redhat.com>