]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rpmsg: Remove unused method pointers *send_offchannel
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 29 Apr 2025 23:45:59 +0000 (00:45 +0100)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 6 May 2025 17:11:45 +0000 (11:11 -0600)
commit3a70b945d3da5825b4d7ce7d1b941055a4486016
treeef67678eaa90e394207e9b01eb48af3121748317
parent68decaf24d4d24f4f8708a248e65e9d77ea19b85
rpmsg: Remove unused method pointers *send_offchannel

After the previous patch, there are no implementers of the
send_offchannel() and trysend_offchannel() methods.

Remove them.

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-4-linux@treblig.org
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/rpmsg/rpmsg_internal.h