diff options
author | Seung-Woo Kim <sw0312.kim@samsung.com> | 2021-02-22 20:13:59 +0900 |
---|---|---|
committer | Seung-Woo Kim <sw0312.kim@samsung.com> | 2021-02-23 10:16:54 +0900 |
commit | e6877af0340d04293d6de43d9b859f0efa5eb3cc (patch) | |
tree | 5e613a0474e346c4b3458e4a9c7c0ffb2c540b2e /exynos | |
parent | c7ed900d0188d72084fe30a57d111872d12462ad (diff) | |
download | libdrm-e6877af0340d04293d6de43d9b859f0efa5eb3cc.tar.gz libdrm-e6877af0340d04293d6de43d9b859f0efa5eb3cc.tar.bz2 libdrm-e6877af0340d04293d6de43d9b859f0efa5eb3cc.zip |
freedreno/msm: fix __u64 printing format
__u64 is always unsigned long long, so print with %llu instead
of PRIu64 for uint64_t.
Change-Id: Ic88578b626cb7e05fb5829955e0d10cb77b1be2b
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Diffstat (limited to 'exynos')
0 files changed, 0 insertions, 0 deletions