Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Apr 2025 13:56:25 +0000 (06:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Apr 2025 13:56:25 +0000 (06:56 -0700)
commitb4991c01ad07c1b3954a95e49bfae80c726b4b48
tree2968a80352f0e8f70caf73cb030223049e8b18c3
parent3b07108ada81a8ebcebf1fe61367b4e436c895bd
parent1c1fd374a2fe72b8a6dde62d3c3a9fd153e7581c
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git./linux/kernel/git/mtd/linux

Pull mtd fixes from Miquel Raynal:
 "Two important fixes: the build of the SPI NAND layer with old GCC
  versions as well as the fix of the Qpic Makefile which was wrong in
  the first place.

  There are also two smaller fixes about a missing error and status
  check"

* tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux:
  mtd: spinand: Fix build with gcc < 7.5
  mtd: rawnand: Add status chack in r852_ready()
  mtd: inftlcore: Add error check for inftl_read_oob()
  mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND