diff options
| author | Ben Dooks <[email protected]> | 2016-06-07 16:49:09 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2016-06-17 16:15:17 +0000 |
| commit | 76bf3441ad6584ddc3aea1501927f21b21ba3a3a (patch) | |
| tree | ca2070d936fef9703d7339126e71c03efe259d4a /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
| parent | ata: fix return value check in ahci_seattle_get_port_info() (diff) | |
| download | kernel-76bf3441ad6584ddc3aea1501927f21b21ba3a3a.tar.gz kernel-76bf3441ad6584ddc3aea1501927f21b21ba3a3a.zip | |
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
Fix the signed issue in mv_write_cached_reg() where the laddr
is assigned from a (long)addr instead of (unsigned long)addr.
Fixes the following warnings:
drivers/ata/sata_mv.c:989:26: warning: cast removes address space of expression
drivers/ata/sata_mv.c:989:26: warning: cast removes address space of expression
drivers/ata/sata_mv.c:989:26: warning: cast removes address space of expression
drivers/ata/sata_mv.c:989:26: warning: cast removes address space of expression
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions
