diff options
author | Emil Velikov <[email protected]> | 2014-03-12 16:35:10 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2014-03-14 13:00:01 +0000 |
commit | ae7d2361721926dc16a4c71034536f6b8676e1be (patch) | |
tree | 3b3b6dc5869910409a19f2d51d8e23b8a581d7a4 /src/gbm | |
parent | c26b488088a459be26cfdb0b134fb058aa4c0411 (diff) |
nouveau: typecast the prime_fd handle when calling nouveau_bo_set_prime
Core drm defines that the handle is of type int, while all drivers
treat it as uint internally. Typecast the value to silence gcc
warning messages and be consistent amongst all drivers.
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gbm')
0 files changed, 0 insertions, 0 deletions