diff options
author | 2015-12-21 13:03:03 -0500 | |
---|---|---|
committer | 2016-01-18 14:49:23 -0500 | |
commit | acfb699e3d757b349251ea19b8173220008d1c9e (patch) | |
tree | dc6841a40ea648a17c4845d60ec70a7b58d86a90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tile: fix a -Wframe-larger-than warning (diff) | |
download | linux-dev-acfb699e3d757b349251ea19b8173220008d1c9e.tar.xz linux-dev-acfb699e3d757b349251ea19b8173220008d1c9e.zip |
tile: fix tilepro casts for readl, writel, etc
Missing parentheses could cause an argument of the form
"integer + pointer" to get cast to "(long)integer + pointer"
and remain a pointer type, causing compiler warnings.
Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions