aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorDamien Le Moal <[email protected]>2022-01-04 08:49:54 +0000
committerDamien Le Moal <[email protected]>2022-01-14 06:17:16 +0000
commit2bce69072a0db6c3444650023c6f35bfd7a23d29 (patch)
tree06167fa671e830c909efa3310041624117de3ef2 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitions (diff)
downloadkernel-2bce69072a0db6c3444650023c6f35bfd7a23d29.tar.gz
kernel-2bce69072a0db6c3444650023c6f35bfd7a23d29.zip
ata: ahci_xgene: use correct type for port mmio address
Sparse complains about an incorrect type for port_mmio pointer variables: drivers/ata/ahci_xgene.c:196:41: warning: incorrect type in initializer (different address spaces) drivers/ata/ahci_xgene.c:196:41: expected void *port_mmio drivers/ata/ahci_xgene.c:196:41: got void [noderef] __iomem * Fix this by declaring port_mmio as "void __iomem *" instead of "void *". Signed-off-by: Damien Le Moal <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions