The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git 
tags/hwlock-v7.1

for you to fetch changes up to ad5fd5aeb65a4426635cf55ef06c96e60a66e648:

  hwspinlock: remove now unused pdata from header file (2026-04-06 09:43:18 
-0500)

----------------------------------------------------------------
hwspinlock updates for v7.1

Remove the unused u8500 hardware spinlock driver, and clean out the
hwspinlock_pdata struct as this was the last user of the struct.

----------------------------------------------------------------
Wolfram Sang (2):
      hwspinlock: u8500: delete driver
      hwspinlock: remove now unused pdata from header file

 MAINTAINERS                      |   1 -
 arch/arm/configs/u8500_defconfig |   1 -
 drivers/hwspinlock/Kconfig       |  10 ---
 drivers/hwspinlock/Makefile      |   1 -
 drivers/hwspinlock/u8500_hsem.c  | 155 ---------------------------------------
 include/linux/hwspinlock.h       |  28 -------
 6 files changed, 196 deletions(-)
 delete mode 100644 drivers/hwspinlock/u8500_hsem.c

Reply via email to