diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-03-07 22:44:30 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2025-03-10 16:20:25 +0100 |
commit | 5c35018a54d8a45ea910210a0fcc0ab1af8d770c (patch) | |
tree | f0fe69678a942847cf8d4c00a2029c36ca398b18 /arch/sh/lib/io.c | |
parent | 9e81c965742c2a9a28cf59416fee40e7cb1b773e (diff) |
alpha: stop using asm-generic/iomap.h
Alpha has custom definitions for ioread64()/iowrite64(), which now
don't exist in the lib/iomap.c variant. This is an endless source
of build failures, since alpha tries to share a couple of function
declarations.
Change alpha to have its own prototypes that match the definitions
in arch/alpha/kerne/io.c instead.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/sh/lib/io.c')
0 files changed, 0 insertions, 0 deletions