mbox series

[GIT,PULL] PCI fixes for v5.0

Message ID 20190110213131.GA86782@google.com
State Not Applicable
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v5.0 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.0-fixes-1

Message

Bjorn Helgaas Jan. 10, 2019, 9:31 p.m. UTC
PCI fixes:

  - Fix Amlogic Meson host controller driver build failure (Corentin Labbe)


The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.0-fixes-1

for you to fetch changes up to a3869d43c9800cf39496615361c83635fa3e7c82:

  PCI: amlogic: Fix build failure due to missing gpio header (2019-01-08 09:01:44 -0600)

----------------------------------------------------------------
pci-v5.0-fixes-1

----------------------------------------------------------------
Corentin Labbe (1):
      PCI: amlogic: Fix build failure due to missing gpio header

 drivers/pci/controller/dwc/pci-meson.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org Jan. 11, 2019, 5 p.m. UTC | #1
The pull request you sent on Thu, 10 Jan 2019 15:31:31 -0600:

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

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

Thank you!