mbox series

[GIT,PULL] PCI fixes for v5.6

Message ID 20200228192153.GA97492@google.com
State New
Headers show
Series [GIT,PULL] PCI fixes for v5.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.6-fixes-2

Message

Bjorn Helgaas Feb. 28, 2020, 7:21 p.m. UTC
PCI fixes:

  - Fix build issue on 32-bit ARM with old compilers (Marek
    Szyprowski)

  - Update MAINTAINERS for recent Cadence driver file move (Lukas
    Bulwahn)


The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.6-fixes-2

for you to fetch changes up to 5901b51f3e5d9129da3e59b10cc76e4cc983e940:

  MAINTAINERS: Correct Cadence PCI driver path (2020-02-27 15:49:28 -0600)

----------------------------------------------------------------
pci-v5.6-fixes-2

----------------------------------------------------------------
Lukas Bulwahn (1):
      MAINTAINERS: Correct Cadence PCI driver path

Marek Szyprowski (1):
      PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers

 MAINTAINERS                           | 2 +-
 drivers/pci/controller/pcie-brcmstb.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 28, 2020, 7:55 p.m. UTC | #1
The pull request you sent on Fri, 28 Feb 2020 13:21:53 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.6-fixes-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/29795de0d242a5ba45904b36a5fb67e38a304cb7

Thank you!