[GIT PULL] hwspinlock updates for v6.5

From: Bjorn Andersson
Date: Mon Jul 03 2023 - 16:05:13 EST



The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v6.5

for you to fetch changes up to 1b39e7607144337d752f36c2068ed79447462f99:

hwspinlock: omap: drop of_match_ptr for ID table (2023-06-14 08:15:24 -0700)

----------------------------------------------------------------
hwspinlock updates for v6.5

This drops the last of_match_ptr() from the hwspinlock drivers, solving
the resulting "defined but not used" warning/error.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
hwspinlock: omap: drop of_match_ptr for ID table

drivers/hwspinlock/omap_hwspinlock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)