Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jan 2023 13:52:11 +0000 (07:52 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jan 2023 13:52:11 +0000 (07:52 -0600)
Pull ATA fix from Damien Le Moal:
 "A single fix to prevent building the pata_cs5535 driver with user mode
  linux as it uses msr operations that are not defined with UML"

* tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
  ata: pata_cs5535: Don't build on UML


Trivial merge