diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-10-18 21:24:45 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-26 22:39:12 +0100 |
commit | ba1d755a36f66101aa88ac9ebb54694def6ec38d (patch) | |
tree | 66618e721678bf656c6847b4b97072d5d1656ffe /fs/squashfs/cache.c | |
parent | bd0838fc48c174cd386447059a414318e78169e1 (diff) |
fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c
fix this warning:
arch/x86/kernel/cpu/intel_cacheinfo.c:139: warning: ‘k8_nb_id’ defined but not used
arch/x86/kernel/cpu/intel_cacheinfo.c:527: warning: ‘free_cache_attributes’ defined but not used
arch/x86/kernel/cpu/intel_cacheinfo.c:538: warning: ‘detect_cache_attributes’ defined but not used
Unused variables in the !CONFIG_SYSCTL case.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/squashfs/cache.c')
0 files changed, 0 insertions, 0 deletions