diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-03-11 08:21:04 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2025-03-11 10:42:39 +0100 |
commit | 4d182c5ee2c89b41477a4059aab4fae4c549e8af (patch) | |
tree | 0a9bab68de97be823d1a015fa44879529df5ea22 /scripts/lib/kdoc/kdoc_output.py | |
parent | 2494fce26e434071a7ce994f3e4e89a310249f3b (diff) |
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 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions