]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin arch: let PCI depend on BROKEN
authorAdrian Bunk <bunk@kernel.org>
Wed, 27 Aug 2008 02:55:05 +0000 (10:55 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 27 Aug 2008 02:55:05 +0000 (10:55 +0800)
commit2a92e1afc25258e530d68b7f64d57153fc8d692a
tree14b0e8ffeda4defd9105ec6ba50c71f32aa8feed
parent9b68e06f545a1eed0a5c8c1901aded32cb07c51a
Blackfin arch: let PCI depend on BROKEN

AFAIR there exists blackfin hardware with PCI support, but the support
currently in the kernel fails to build starting with:

...
  CC      drivers/pci/probe.o
probe.c: In function 'pci_scan_slot':
probe.c:1056: error: implicit declaration of function 'pcibios_scan_all_fns'
make[3]: *** [drivers/pci/probe.o] Error 1

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/Kconfig