mbox series

[GIT,PULL] MIPS fixes for v5.16

Message ID 20211219105455.GA3372@alpha.franken.de (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] MIPS fixes for v5.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_3

Message

Thomas Bogendoerfer Dec. 19, 2021, 10:54 a.m. UTC
The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:

  Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_3

for you to fetch changes up to 09d97da660ff77df20984496aa0abcd6b88819f2:

  MIPS: Only define pci_remap_iospace() for Ralink (2021-12-09 10:22:24 +0100)

----------------------------------------------------------------
- only enable pci_remap_iospace() for Ralink devices

----------------------------------------------------------------
Tiezhu Yang (1):
      MIPS: Only define pci_remap_iospace() for Ralink

 arch/mips/include/asm/mach-ralink/spaces.h | 2 ++
 arch/mips/include/asm/pci.h                | 4 ----
 arch/mips/pci/pci-generic.c                | 2 ++
 3 files changed, 4 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 19, 2021, 8:34 p.m. UTC | #1
The pull request you sent on Sun, 19 Dec 2021 11:54:55 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_3

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

Thank you!