diff options
| author | Alex Xie <[email protected]> | 2017-03-30 17:30:00 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-03-30 19:16:00 +0000 |
| commit | 60508d3df2d2052881190ac82802a12cabcef53c (patch) | |
| tree | 94f7d4526fe19a32643308d6e00d0fc5442af277 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amdgpu: just disallow reading untouched registers (diff) | |
| download | kernel-60508d3df2d2052881190ac82802a12cabcef53c.tar.gz kernel-60508d3df2d2052881190ac82802a12cabcef53c.zip | |
drm/amdgpu: Fix 32bit x86 compilation warning
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c:187:2: warning: right shift count >= width of type [enabled by default]
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c:173:2: warning: right shift count >= width of type [enabled by default]
drivers/gpu/drm/amd/amdgpu/vega10_ih.c:106:3: warning: right shift count >= width of type [enabled by default]
v2: Add a space between "&" and "0xff"
Reported by: [email protected]
Signed-off-by: Alex Xie <[email protected]>
Reviewed-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
