[GIT PULL] rpmsg updates for v5.12

From: Bjorn Andersson
Date: Wed Feb 24 2021 - 14:18:13 EST


The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rpmsg-v5.12

for you to fetch changes up to 3e35772bc1e42287c8f4c70055deb5e3f5a3e8b5:

rpmsg: glink: add include of header file (2021-01-05 22:22:40 -0600)

----------------------------------------------------------------
rpmsg updates for v5.12

This fixes two build issues in the GLINK driver and corrects some
kerneldoc in the same.

----------------------------------------------------------------
Alex Elder (2):
rpmsg: glink: fix some kerneldoc comments
rpmsg: glink: add include of header file

Bjorn Andersson (1):
rpmsg: glink: Guard qcom_glink_ssr_notify() with correct config

drivers/rpmsg/qcom_glink_ssr.c | 17 +++++++++--------
include/linux/rpmsg/qcom_glink.h | 8 ++++++--
2 files changed, 15 insertions(+), 10 deletions(-)