]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit239bd83104ec6bcba90221d8b0973d2565142ef8
treea37443c890d18e3c2a7113d7f3020aba500d0db0
parentb7d0b6784565b846f3562608dfb3cf8516718724
x86: L3 cache index disable for 2.6.26, fix #2

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>
arch/x86/kernel/cpu/intel_cacheinfo.c