commit | c8b2c268b0b77cb6aad676bf215f49212d903b2a | [log] [tgz] |
---|---|---|
author | Gaosheng Cui <cuigaosheng1@huawei.com> | Wed Sep 14 15:30:27 2022 +0800 |
committer | Richard Weinberger <richard@nod.at> | Mon Sep 19 23:02:21 2022 +0200 |
tree | 96454380a97c2be04bff625c8b52d4478994285f | |
parent | 7c5c8faeab4db1eecc181e01ccc7c16b1ec24b99 [diff] |
um: remove unused reactivate_chan() declaration All uses of reactivate_chan() were removed by commit 940b241d9050 ("um: Remove obsolete reenable_XX calls"), so remove the declaration, too. Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Acked-By: Anton Ivanov <anton.ivanov@cambridgegreys.com> Signed-off-by: Richard Weinberger <richard@nod.at>