diff options
author | Eric Anholt <[email protected]> | 2019-05-09 17:26:44 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-05-13 15:37:01 -0700 |
commit | c49f0159bd04e72119a63ce96ae385b53112cc44 (patch) | |
tree | f77acc141ff1e0d7b879b1dbf733ce0b98a62d6a /src/gallium | |
parent | 0734905d9a21623252b8e8a177509f3526ba1bdb (diff) |
freedreno: Quiet compiler warnings on 64-bit.
__u64 is a ulonglong on x86_64, not uint64_t, so my gcc was complaining
about the wrong type being passed in.
Reviewed-by: Kristian H. Kristensen <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions