]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rpmsg: core: Remove deadcode
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 29 Apr 2025 23:45:57 +0000 (00:45 +0100)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 6 May 2025 17:11:45 +0000 (11:11 -0600)
commit20b4f0b4cdfec106bb73afd47de7d121b723f723
tree16dbd83fc2fce39d7fbffd9f84d77f5e89af5ff3
parent0af2f6be1b4281385b618cb86ad946eded089ac8
rpmsg: core: Remove deadcode

rpmsg_send_offchannel() and rpmsg_trysend_offchannel() have been
unused since they were added in 2011's
commit bcabbccabffe ("rpmsg: add virtio-based remote processor messaging
bus")

Remove them and associated docs.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/20250429234600.301083-2-linux@treblig.org
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Documentation/staging/rpmsg.rst
drivers/rpmsg/rpmsg_core.c
include/linux/rpmsg.h