The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4f05fc33bebdc7d69259c412dd21d09751827dbd:

  rpmsg: Replace zero-length array with flexible-array (2020-05-12 15:00:48 
-0700)

----------------------------------------------------------------
rpmsg updates for v5.8

This replaces a zero-length array with flexible-array and fixes a typo
in a typo in the rpmsg core.

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      rpmsg: Replace zero-length array with flexible-array

Wang Wenhu (1):
      rpmsg: fix a comment typo for rpmsg_device_match()

 drivers/rpmsg/rpmsg_core.c       | 2 +-
 drivers/rpmsg/virtio_rpmsg_bus.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Reply via email to