The pci/next branch has currently not merged the latest pci/endpoint branch. Perhaps this delay in creating a new pci/next branch is because the pci/endpoint branch currently fails to build. Fix the build error on the pci/endpoint branch such that it will be possible to queue further patches. Kind regards, Niklas Niklas Cassel (3): PCI: dwc: ep: Add dw_pcie_ep_deinit_notify() PCI: qcom-ep: Make use of dw_pcie_ep_deinit_notify() PCI: tegra194: Make use of dw_pcie_ep_deinit_notify() drivers/pci/controller/dwc/pcie-designware-ep.c | 13 +++++++++++++ drivers/pci/controller/dwc/pcie-designware.h | 5 +++++ drivers/pci/controller/dwc/pcie-qcom-ep.c | 2 +- drivers/pci/controller/dwc/pcie-tegra194.c | 2 +- 4 files changed, 20 insertions(+), 2 deletions(-) -- 2.45.1