Re: [pci:pci:bjorn-cleanup-remove 16/16] drivers/parisc/dino.c:598:3: error: implicit declaration of
From: Fengguang Wu <hidden>
Date: 2012-09-06 23:06:09
On Thu, Sep 06, 2012 at 10:21:31AM -0700, Bjorn Helgaas wrote:
On Wed, Sep 5, 2012 at 8:40 PM, Fengguang Wu [off-list ref] wrote:quoted
Hi Bjorn, FYI, kernel build failed on tree: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/bjorn-cleanup-remove head: f757bd1fe5535350c50058bf999f437cb9106d52 commit: f757bd1fe5535350c50058bf999f437cb9106d52 [16/16] PCI: Remove unused pci_dev_b() config: parisc-defconfig (attached as .config) All related error/warning messages: drivers/parisc/dino.c: In function 'dino_fixup_bus': drivers/parisc/dino.c:598:3: error: implicit declaration of function 'pci_dev_b' [-Werror=implicit-function-declaration] drivers/parisc/dino.c:598:7: warning: assignment makes pointer from integer without a cast [enabled by default] cc1: some warnings being treated as errorsIs your branch stale? I fixed this already.
Yes, sorry! Due to a bug introduced several days ago, all reports are delayed until yesterday, making some of them obsoleted..
The head of this branch (http://git.kernel.org/?p=linux/kernel/git/helgaas/pci.git;a=shortlog;h=refs/heads/pci/bjorn-cleanup-remove) is c29aabe22ea, not f757bd1fe as you reference above.
Thanks, Fengguang