commit | 08732d1226edb7a0033d08286acada2b4e800c78 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 14 14:18:52 2020 +0200 |
committer | Rich Felker <dalias@libc.org> | Fri Aug 14 22:05:16 2020 -0400 |
tree | ecc93161ec035b42e0d61deacb72d3edb82b9fcd | |
parent | 13f1fc870dd747131f21ba6f20dc0d81cc5d4474 [diff] |
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>