diff options
| author | Thomas Hellstrom <[email protected]> | 2015-08-04 13:34:14 +0000 |
|---|---|---|
| committer | Thomas Hellstrom <[email protected]> | 2015-08-05 12:01:11 +0000 |
| commit | 2e3cc8cff629c9697ac27c95a89dda7c7785b6b4 (patch) | |
| tree | 2ff99d3282e0e81f641ff334fc8d06a29f5544c3 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
| parent | drm/vmwgfx: Kill a bunch of sparse warnings (diff) | |
| download | kernel-2e3cc8cff629c9697ac27c95a89dda7c7785b6b4.tar.gz kernel-2e3cc8cff629c9697ac27c95a89dda7c7785b6b4.zip | |
drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
When the size of dma_addr_t was 32 bits, the compiler warned
about the size of the 32 bit shift being larger than the size
of the data type.
Reported by Intel's kbuild robot.
Signed-off-by: Thomas Hellstrom <[email protected]>
Reviewed-by: Sinclair Yeh <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions
