https://github.com/torvalds/linux
Revision 52a6d9b53ea1dd0d20a65532dfb0ab02b1cb452c authored by Linus Torvalds on 28 September 2023, 17:24:26 UTC, committed by Linus Torvalds on 28 September 2023, 17:24:26 UTC
Pull MIPS fix from Thomas Bogendoerfer:

 - fix Alchemy build with MMC support disabled

* tag 'mips-fixes_6.6_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
2 parent s 633b47c + ef8f8f0
Raw File
Tip revision: 52a6d9b53ea1dd0d20a65532dfb0ab02b1cb452c authored by Linus Torvalds on 28 September 2023, 17:24:26 UTC
Merge tag 'mips-fixes_6.6_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Tip revision: 52a6d9b
.gitattributes
# SPDX-License-Identifier: GPL-2.0-only
*.[ch] diff=cpp
*.dts diff=dts
*.dts[io] diff=dts
*.rs diff=rust
back to top