diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-04-18 17:17:19 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-04-26 14:46:17 -0400 |
commit | cd0a2bfb77a3edeecd652081e0b1a163d3b0696b (patch) | |
tree | 2d161b68d0a4cb536b08d4a425b58ab342f844f6 /init | |
parent | 9f3045eca89a2e6fdd1901aafb9e28231d3f31fb (diff) | |
download | linux-cd0a2bfb77a3edeecd652081e0b1a163d3b0696b.tar.bz2 |
pci: frv architecture needs generic setup-bus infrastructure
Otherwise we get this link failure for frv's defconfig:
LD .tmp_vmlinux1
drivers/built-in.o: In function `pci_assign_resource':
(.text+0xbf0c): undefined reference to `pci_cardbus_resource_alignment'
drivers/built-in.o: In function `pci_setup':
pci.c:(.init.text+0x174): undefined reference to `pci_realloc_get_opt'
pci.c:(.init.text+0x1a0): undefined reference to `pci_realloc_get_opt'
make[1]: *** [.tmp_vmlinux1] Error 1
Cc: David Howells <dhowells@redhat.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions