linux-stable/drivers/rpmsg
Suman Anna e156aba050 rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw()
Commit 8a228ecfe0 ("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: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2017-07-26 10:00:48 -07:00
..
Kconfig rpmsg: Drop VIRTUALIZATION dependency from RPMSG_VIRTIO 2017-06-27 16:00:48 -07:00
Makefile rpmsg: Introduce Qualcomm RPM glink driver 2017-05-30 20:57:23 -07:00
qcom_glink_rpm.c rpmsg: Introduce Qualcomm RPM glink driver 2017-05-30 20:57:23 -07:00
qcom_smd.c rpmsg: qcom_smd: add of_node node to edge device 2017-07-26 09:59:27 -07:00
rpmsg_char.c rpmsg updates for v4.13 2017-07-06 15:38:31 -07:00
rpmsg_core.c rpmsg updates for v4.13 2017-07-06 15:38:31 -07:00
rpmsg_internal.h rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
virtio_rpmsg_bus.c rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw() 2017-07-26 10:00:48 -07:00