diff options
author | Linus Walleij <[email protected]> | 2022-08-18 14:12:27 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-08-22 14:07:24 +0100 |
commit | f8f60615379c1b36d9220f3886fb9b229e95d8cd (patch) | |
tree | 434d40c62eece66fbfebeb18422c7783326d066f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 81c0386c1376da54f05d6916936db5220df9f97d (diff) |
regmap/hexagon: Properly fix the generic IO helpers
I was too naive in just including <asm-generic/io.h> into
hexagon: one has to specify defines for every call that uses
a (static) inline or this will not work.
Fix it up by providing proper defines for all shorthands that
hexagon provides.
Compile-tested with hexagon LLVM which is the only working cross
compiler for hexagon ATM after commenting out the
-fno-inline-functions-called-once switch which isn't working
with LLVM.
Cc: Brian Cain <[email protected]>
Cc: [email protected]
Cc: Arnd Bergmann <[email protected]>
Fixes: 81c0386c1376 ("regmap: mmio: Support accelerared noinc operations")
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions