diff options
author | 2014-11-07 14:41:05 +0100 | |
---|---|---|
committer | 2014-11-07 15:40:35 +0100 | |
commit | eccda2d1e1848f215a6c7be4833ca1139e5ffd92 (patch) | |
tree | 6b1798a3c38d8e1780bef2437235347b61621560 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/panel: simple: Update Innolux N116BGE timings (diff) | |
download | wireguard-linux-eccda2d1e1848f215a6c7be4833ca1139e5ffd92.tar.xz wireguard-linux-eccda2d1e1848f215a6c7be4833ca1139e5ffd92.zip |
drm/panel: ld9040: Fix build warnings on 64-bit
The %* format specifier expects an integer, which works fine with size_t
arguments on 32-bit because the types match. However on 64-bit, size_t
is typedef'd to unsigned long and will cause a build warning.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions