]> 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)
commitc71e34c5a3a983b295772cf0b2616c314d120c90
treecd9dbc358254628d0f8a7ba875dc5f12e6a4d1a1
parent474b516a7f9c5de061c7b636f9b6a2eefa80db64
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