]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit474b516a7f9c5de061c7b636f9b6a2eefa80db64
treeecc93161ec035b42e0d61deacb72d3edb82b9fcd
parentc3ee965ff53e105890be4ff88dd0920aef893b0a
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