Skip to content
Commit e156aba0 authored by Suman Anna's avatar Suman Anna Committed by Bjorn Andersson
Browse files

rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw()

Commit 8a228ecf

 ("rpmsg: Indirection table for rpmsg_endpoint
operations") has made the rpmsg_send_offchannel_raw() a static
function and local to the virtio_rpmsg_bus module, but has not
dropped the corresponding EXPORT_SYMBOL. Fix this.

Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent aaafb24e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment