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

From: Ryder Lee
Date: Tue Jun 27 2017 - 05:24:31 EST


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