mbox series

[GIT,PULL] hwspinlock updates for v6.5

Message ID 20230703200854.3081448-1-andersson@kernel.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwspinlock updates for v6.5 | expand

Pull-request

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

Message

Bjorn Andersson July 3, 2023, 8:08 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 4, 2023, 12:16 a.m. UTC | #1
The pull request you sent on Mon,  3 Jul 2023 13:08:53 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6afb24a0fe7294f004ee6c43b10251ff86218d56

Thank you!