x86: L3 cache index disable for 2.6.26, fix #2
authorIngo Molnar <mingo@elte.hu>
Mon, 28 Jul 2008 14:45:49 +0000 (16:45 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Jul 2008 14:49:50 +0000 (16:49 +0200)
fix !PCI build failure:

 arch/x86/kernel/cpu/intel_cacheinfo.c: In function 'get_k8_northbridge':
 arch/x86/kernel/cpu/intel_cacheinfo.c:675: error: implicit declaration of function 'pci_match_id'

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found