lkml.org 
[lkml]   [2012]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH] fix amd_get_mmconfig_range link error
From
Date
This fixes a link error in current upstream when:

CONFIG_PCI=y
# CONFIG_AMD_NB not set

LD .tmp_vmlinux1
arch/x86/pci/built-in.o: In function `early_fill_mp_bus_info':
/opt/src/linux/arch/x86/pci/amd_bus.c:189: undefined reference to
`amd_get_mmconfig_range'
make: *** [.tmp_vmlinux1] Error 1

---

Bjorn Helgaas (1):
x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y


arch/x86/pci/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

--
Bjorn


\
 
 \ /
  Last update: 2012-01-12 16:03    [W:0.043 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site