Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1675449

[RESEND PATCH] critical patch to fix pci-tree build bot failure

From Ryder Lee <ryder.lee@mediatek.com>
Newsgroups linux.kernel
Subject [RESEND PATCH] critical patch to fix pci-tree build bot failure
Date 2017-06-27 11:30 +0200
Message-ID <tWUYN-6V2-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Stephen and Andrew,

Could you help to apply this patch? Seems Bjorn didn't response it these days.

This patch(based on pci-next tree) will fix the following build bot failure:
>> On Mon, Jun 26, 2017 at 09:47:36AM +0100, Build bot for Mark Brown wrote:
>>
>> This build failure is still present in -next:
>>
>> >     arm-allmodconfig
>> > ../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit 
>> > declaration of function 'pci_register_host_bridge' 
>> > [-Werror=implicit-function-declaration]
>>
>> and we're at -rc7 now.

This is because pci/host-mediatek is a seperate branch in pci-tree, but merge together without proper modifications(eg. some API changes).

Hi Bjorn,
I rewrote commit message. Please ignore my previous one, sorry for inconvenience.

Thanks a lot!

Ryder Lee (1):
  PCI: mediatek: change to use the new host bridge interface

 drivers/pci/host/pcie-mediatek.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[RESEND PATCH] critical patch to fix pci-tree build bot failure Ryder Lee <ryder.lee@mediatek.com> - 2017-06-27 11:30 +0200
  Re: [RESEND PATCH] critical patch to fix pci-tree build bot failure Bjorn Helgaas <bjorn.helgaas@gmail.com> - 2017-06-27 15:30 +0200
    Re: [RESEND PATCH] critical patch to fix pci-tree build bot failure Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-28 00:20 +0200
      Re: [RESEND PATCH] critical patch to fix pci-tree build bot failure Bjorn Helgaas <helgaas@kernel.org> - 2017-06-28 00:30 +0200
      Re: [RESEND PATCH] critical patch to fix pci-tree build bot failure Bjorn Helgaas <helgaas@kernel.org> - 2017-06-28 22:50 +0200
        Re: [RESEND PATCH] critical patch to fix pci-tree build bot failure Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-29 00:00 +0200

csiph-web