diff options
author | 2011-01-01 18:17:45 +0100 | |
---|---|---|
committer | 2011-01-03 10:01:29 +0100 | |
commit | 990dbcc6853a20af54703a27b54788ba49ed6372 (patch) | |
tree | d610a8ecec49b0be30985e8532b10fe43c811e53 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Revert "microblaze: Simplify syscall rutine" (diff) | |
download | wireguard-linux-990dbcc6853a20af54703a27b54788ba49ed6372.tar.xz wireguard-linux-990dbcc6853a20af54703a27b54788ba49ed6372.zip |
microblaze: Correct PVR access macros
A definition like:
called with PVR_IS_FULL(foo) will be preprocessed to:
(foo.foo[0] & PVR0_PVR_FULL_MASK)
^^^
So to fix this and ensure the preprocessor compiles calls correctly:
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions