On Wed, 27 Mar 2024 11:01:22 +0900, Damien Le Moal wrote: > Commit b4d3ddd2df7 ("scsi: libsas: Define NCQ Priority sysfs attributes > for SATA devices") introduced support for ATA NCQ priority control for > ATA devices managed by libsas. This commit introduces the > ncq_prio_supported and ncq_prio_enable sysfs device attributes to > discover and control the use of this features, similarly to libata. > However, libata publicly declares these device attributes and export > them for use in ATA low level drivers. This leads to a compilation error > when libsas and libata are built-in due to the double definition: > > [...] Applied to 6.10/scsi-queue, thanks! [1/1] scsi: libsas: Fix declaration of ncq priority attributes https://git.kernel.org/mkp/scsi/c/0ff10cb7f818 -- Martin K. Petersen Oracle Linux Engineering