drm/tests/modeprint
Alex Richardson fda3d0010f Fix -Werror=format build errors on FreeBSD
On 64-bit FreeBSD targets uint64_t is generally defined as `unsigned long`
and not `unsigned long long`. Use the PRI macros to fix -Wformat.

Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Reviewed-by: Simon Ser <contact@emersion.fr>
2021-11-02 10:44:30 +00:00
..
meson.build modeprint: use libutil to lookup strings 2018-10-04 14:26:16 +01:00
modeprint.c Fix -Werror=format build errors on FreeBSD 2021-11-02 10:44:30 +00:00