mbox series

[GIT,PULL] MIPS fixes for v6.6

Message ID ZRUzwtxcT7lD6CCv@alpha.franken.de (mailing list archive)
State Accepted
Commit 52a6d9b53ea1dd0d20a65532dfb0ab02b1cb452c
Headers show
Series [GIT,PULL] MIPS fixes for v6.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.6_1

Message

Thomas Bogendoerfer Sept. 28, 2023, 8:05 a.m. UTC
The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.6_1

for you to fetch changes up to ef8f8f04a0b25e8f294b24350e8463a8d6a9ba0b:

  MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled (2023-09-25 11:43:55 +0200)

----------------------------------------------------------------
- fix Alchemy build with MMC support disabled

----------------------------------------------------------------
Christoph Hellwig (1):
      MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled

 arch/mips/alchemy/devboards/db1000.c | 4 ++++
 arch/mips/alchemy/devboards/db1200.c | 6 ++++++
 arch/mips/alchemy/devboards/db1300.c | 4 ++++
 3 files changed, 14 insertions(+)

Comments

pr-tracker-bot@kernel.org Sept. 28, 2023, 6:27 p.m. UTC | #1
The pull request you sent on Thu, 28 Sep 2023 10:05:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.6_1

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

Thank you!