diff options
| author | Christoph Hellwig <[email protected]> | 2019-10-16 06:09:38 +0000 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2019-11-11 20:18:19 +0000 |
| commit | d092a87073269677b7ff09e71a8d91912b7f969a (patch) | |
| tree | e86ed34b3710397845f249bf12ff9ef88463df20 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | asm-generic: don't provide ioremap for CONFIG_MMU (diff) | |
| download | kernel-d092a87073269677b7ff09e71a8d91912b7f969a.tar.gz kernel-d092a87073269677b7ff09e71a8d91912b7f969a.zip | |
arch: rely on asm-generic/io.h for default ioremap_* definitions
Various architectures that use asm-generic/io.h still defined their
own default versions of ioremap_nocache, ioremap_wt and ioremap_wc
that point back to plain ioremap directly or indirectly. Remove these
definitions and rely on asm-generic/io.h instead. For this to work
the backup ioremap_* defintions needs to be changed to purely cpp
macros instea of inlines to cover for architectures like openrisc
that only define ioremap after including <asm-generic/io.h>.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
