x86: intel_cacheinfo: fix compiler warning
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Tue, 27 Jan 2009 02:08:47 +0000 (18:08 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 12:57:41 +0000 (13:57 +0100)
commitbd0838fc48c174cd386447059a414318e78169e1
treeeb0de5b3fd512ff40142b7d378feb0334c676157
parent0ee2ad84d36760c8e36a6a6729998dc7a4eacf38
x86: intel_cacheinfo: fix compiler warning

fix the following warning:

  CC      arch/x86/kernel/cpu/intel_cacheinfo.o
  arch/x86/kernel/cpu/intel_cacheinfo.c:314: warning: 'cpuid4_cache_lookup' defined but not used

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/intel_cacheinfo.c