]> 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)
commit148bfce24ff23bab78589d1fe0c6a254b1c48a67
treeecc93161ec035b42e0d61deacb72d3edb82b9fcd
parent6f813c7adcd824cc28844641dbbaa6e98d976959
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