sh: don't include <asm/io_trapped.h> in <asm/io.h>
authorChristoph Hellwig <hch@lst.de>
Tue, 14 Jul 2020 12:18:52 +0000 (14:18 +0200)
committerRich Felker <dalias@libc.org>
Sat, 15 Aug 2020 02:05:16 +0000 (22:05 -0400)
commit08732d1226edb7a0033d08286acada2b4e800c78
treeecc93161ec035b42e0d61deacb72d3edb82b9fcd
parent13f1fc870dd747131f21ba6f20dc0d81cc5d4474
sh: don't include <asm/io_trapped.h> in <asm/io.h>

No need to expose the details of trapped I/O to drivers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/include/asm/io.h
arch/sh/kernel/ioport.c
arch/sh/mm/ioremap.c