diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-04-02 10:58:12 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-04-13 19:28:13 +0200 |
commit | 1d95b8a2d41f0cfbf3cefb5d986941bde2e1378f (patch) | |
tree | e6b00111840e0267e306dda06105e778a01fe644 /tools | |
parent | Linux 5.7-rc1 (diff) | |
download | linux-1d95b8a2d41f0cfbf3cefb5d986941bde2e1378f.tar.xz linux-1d95b8a2d41f0cfbf3cefb5d986941bde2e1378f.zip |
scsi: hisi_sas: Fix build error without SATA_HOST
If SATA_HOST is n, build fails:
drivers/scsi/hisi_sas/hisi_sas_main.o: In function
`hisi_sas_fill_ata_reset_cmd': hisi_sas_main.c:(.text+0x2500): undefined
reference to `ata_tf_to_fis'
Select SATA_HOST to fix this.
Link: https://lore.kernel.org/r/20200402085812.32948-1-yuehaibing@huawei.com
Fixes: bd322af15ce9 ("ata: make SATA_PMP option selectable only if any SATA host driver is enabled")
Reported-by: Hulk Robot <hulkci@huawei.com>
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: John Garry <john.garry@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions