]> git.baikalelectronics.ru Git - kernel.git/commit
sh: unexport register_trapped_io and match_trapped_io_handler
authorChristoph Hellwig <hch@lst.de>
Tue, 14 Jul 2020 12:18:53 +0000 (14:18 +0200)
committerRich Felker <dalias@libc.org>
Sat, 15 Aug 2020 02:05:16 +0000 (22:05 -0400)
commitce4d0cb505d9abd8337428ef3ce2f375c9dfd231
treecd9dbc358254628d0f8a7ba875dc5f12e6a4d1a1
parent148bfce24ff23bab78589d1fe0c6a254b1c48a67
sh: unexport register_trapped_io and match_trapped_io_handler

Both functions are only used by compiled in core code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/kernel/io_trapped.c