RISC-V: remove the unused return_to_handler export
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Sep 2018 06:43:21 +0000 (08:43 +0200)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 23 Oct 2018 00:38:12 +0000 (17:38 -0700)
commitf31b8de98853091e86a6391f9cd7948a2397287e
treed870522997b686099023b78ced570f510e2ed8b6
parentb90edb33010bcfb9a0d74681be2cdd52300f1e69
RISC-V: remove the unused return_to_handler export

This export is not only not needed, but also breaks symbol versioning
due to being an undeclared assembly export.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/kernel/mcount.S