]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Jun 2020 19:58:12 +0000 (12:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Jun 2020 19:58:12 +0000 (12:58 -0700)
commitf64e2fbe3c4ae69332a1ff2b85c0198053bb77f2
tree3c9b63e8a23cca71849d2efb90a6a900bd21889e
parent8d68fdcbb04a4deef51a8e634d9a41230fefb113
parent52a16224a31295a66830700af556b3c8bf251c3b
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc

Pull rpmsg updates from Bjorn Andersson:
 "This replaces a zero-length array with flexible-array and fixes a typo
  in a comment in the rpmsg core"

* tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc:
  rpmsg: Replace zero-length array with flexible-array
  rpmsg: fix a comment typo for rpmsg_device_match()