diff options
author | Holger Freyther <zecke@selfish.org> | 2010-07-18 21:29:16 +0200 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2010-08-03 19:47:06 +0200 |
commit | 307069cf6c53632adc27de4f49bf5d1d67cb87bb (patch) | |
tree | 07c426d450cc188023cddf2fee40221a64521091 /tools | |
parent | [CPUFREQ] Fix section mismatch for longhaul_cpu_init. (diff) | |
download | linux-307069cf6c53632adc27de4f49bf5d1d67cb87bb.tar.xz linux-307069cf6c53632adc27de4f49bf5d1d67cb87bb.zip |
[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c
Use __cpuinit instead of __init for the cpufreq_driver
init function like it is done in powernow-k8.c.
This is removing the warning generated when compiling with
the CONFIG_DEBUG_SECTION_MISMATCH=y option.
Signed-off-by: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions