summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-11-07 14:41:05 +0100
committerThierry Reding <treding@nvidia.com>2014-11-07 15:40:35 +0100
commiteccda2d1e1848f215a6c7be4833ca1139e5ffd92 (patch)
tree6b1798a3c38d8e1780bef2437235347b61621560 /tools/perf/scripts/python/check-perf-trace.py
parent7fe8c7778f7382400544a5a4252a07b5c093d187 (diff)
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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions