summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_spc.c
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-03-08 02:48:54 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2022-04-26 05:30:05 +0300
commitfe413ab32b240d30c2500c3ba8f3f0ccbcf59fe4 (patch)
treeefcb2e57bb50f2f393020a232a89d6e8e22e1da1 /drivers/target/target_core_spc.c
parent82b4420c288c45cc38a1be6c5b4e396c1ea4599f (diff)
downloadlinux-fe413ab32b240d30c2500c3ba8f3f0ccbcf59fe4.tar.xz
scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration
The replyPostRegisterIndex array of struct MPT3SAS_ADAPTER stores iomem resource addresses. Fix its declaration to annotate it with __iomem to avoid sparse warnings for writel() calls using the stored addresses. Link: https://lore.kernel.org/r/20220307234854.148145-6-damien.lemoal@opensource.wdc.com Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/target/target_core_spc.c')
0 files changed, 0 insertions, 0 deletions