aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2013-06-19 12:49:30 +0200
committerGreg Kroah-Hartman <[email protected]>2013-06-19 20:30:32 -0700
commitc2955da0e101c3432ae21945e5d77786adf1f094 (patch)
tree7d20a487bd2fd00c7876d48d21e4dbd3d96555c8 /tools/perf/scripts/python/event_analyzing_sample.py
parente42d50baf43120a78985f13f6e9c8f92fae091c2 (diff)
fmc: avoid readl/writel namespace conflict
The use of the 'readl' and 'writel' identifiers here causes build errors on architectures where those are macros. This renames the fields to read32/write32 to avoid the problem. Reported-by: kbuild test robot <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Alessandro Rubini <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions