diff options
author | 2025-03-11 08:21:04 +0100 | |
---|---|---|
committer | 2025-03-11 10:42:39 +0100 | |
commit | 4d182c5ee2c89b41477a4059aab4fae4c549e8af (patch) | |
tree | 0a9bab68de97be823d1a015fa44879529df5ea22 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sh: remove duplicate ioread/iowrite helpers (diff) | |
download | wireguard-linux-4d182c5ee2c89b41477a4059aab4fae4c549e8af.tar.xz wireguard-linux-4d182c5ee2c89b41477a4059aab4fae4c549e8af.zip |
parisc: stop using asm-generic/iomap.h
parisc uses custom iomap helpers to map bus specific function calls into
a linear __iomem token, but it tries to use the declarations from the x86
"generic iomap" code.
Untangle the two by duplicating the required declations and dropping
the #include that pulls in more stuff that is not needed here, to
allow simplify the generic version later.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions