public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix recently introduced build failures
@ 2024-08-05 23:20 Bart Van Assche
  2024-08-05 23:20 ` [PATCH 1/2] ARM: riscpc: ecard: Fix the build Bart Van Assche
  2024-08-05 23:20 ` [PATCH 2/2] mips: sgi-ip22: " Bart Van Assche
  0 siblings, 2 replies; 5+ messages in thread
From: Bart Van Assche @ 2024-08-05 23:20 UTC (permalink / raw)
  To: Martin K . Petersen; +Cc: linux-scsi, Bart Van Assche

Hi Martin,

During the merge window a patch was merged that changed the type of an
argument of bus_type.match. That patch converts most but not all SCSI
code. Hence this patch series that converts the remaining SCSI drivers.
Please consider this patch series for the v6.11 kernel.

Thanks,

Bart.

Bart Van Assche (2):
  ARM: riscpc: ecard: Fix the build
  mips: sgi-ip22: Fix the build

 arch/arm/mach-rpc/ecard.c     | 2 +-
 arch/mips/sgi-ip22/ip22-gio.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-06 20:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-05 23:20 [PATCH 0/2] Fix recently introduced build failures Bart Van Assche
2024-08-05 23:20 ` [PATCH 1/2] ARM: riscpc: ecard: Fix the build Bart Van Assche
2024-08-05 23:20 ` [PATCH 2/2] mips: sgi-ip22: " Bart Van Assche
2024-08-06  6:57   ` Greg Kroah-Hartman
2024-08-06 20:56     ` Bart Van Assche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox