[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    Blackfin arch: let PCI depend on BROKEN
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2008-08-28 20:02:08
Message-ID: 200808282002.m7SK28QP006388 () hera ! kernel ! org
[Download RAW message or body]

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a95ca3b2b9dee628ef57df38f0b263e5a4355953
Commit:     a95ca3b2b9dee628ef57df38f0b263e5a4355953
Parent:     639f6571458948b5112be2cf00c0c2c04db2897d
Author:     Adrian Bunk <bunk@kernel.org>
AuthorDate: Wed Aug 27 10:55:05 2008 +0800
Committer:  Bryan Wu <cooloney@kernel.org>
CommitDate: Wed Aug 27 10:55:05 2008 +0800

    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 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index f64d259..4154ff1 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -855,6 +855,7 @@ menu "Bus options (PCI, PCMCIA, EISA, MCA, ISA)"
 
 config PCI
 	bool "PCI support"
+	depends on BROKEN
 	help
 	  Support for PCI bus.
 
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic