[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200402010837.GB751391@yoga>
Date: Wed, 1 Apr 2020 18:08:37 -0700
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@...ery.com>, linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org, Baolin Wang <baolin.wang7@...il.com>,
"Gustavo A. R. Silva" <gustavo@...eddedor.com>
Subject: [GIT PULL] hwspinlock updates for v5.7
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.7
for you to fetch changes up to ef17f5193edd42e8913c93d0b601c101c56a15bb:
hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member (2020-03-25 22:30:46 -0700)
----------------------------------------------------------------
hwspinlock updates for v5.7
This marks all hwspinlock driver COMPILE_TESTable and replaces the zero-length
array in hwspinlock_device with a flexible-array member.
----------------------------------------------------------------
Baolin Wang (1):
hwspinlock: Allow drivers to be built with COMPILE_TEST
Gustavo A. R. Silva (1):
hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member
drivers/hwspinlock/Kconfig | 12 ++++++------
drivers/hwspinlock/hwspinlock_internal.h | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists