mbox series

[GIT,PULL] ARM: OMAP1/2: misc SoC updates for v6.12

Message ID 7h8qw7arhe.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] ARM: OMAP1/2: misc SoC updates for v6.12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.12/soc-signed

Message

Kevin Hilman Sept. 5, 2024, 12:12 a.m. UTC
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.12/soc-signed

for you to fetch changes up to 1934b0c82e980df4c9503315bed4e178905cc1d8:

  ARM: OMAP1: Remove unused declarations in arch/arm/mach-omap1/pm.h (2024-08-20 12:18:12 -0700)

----------------------------------------------------------------
ARM: OMAP1/2: misc SoC updates for v6.12

----------------------------------------------------------------
Andy Shevchenko (1):
      ARM: omap2: Switch to use kmemdup_array()

Dr. David Alan Gilbert (1):
      ARM: omap1: Remove unused struct 'dma_link_info'

Gaosheng Cui (1):
      ARM: OMAP1: Remove unused declarations in arch/arm/mach-omap1/pm.h

 arch/arm/mach-omap1/omap-dma.c    | 13 -------------
 arch/arm/mach-omap1/pm.h          |  4 ----
 arch/arm/mach-omap2/omap_device.c |  2 +-
 3 files changed, 1 insertion(+), 18 deletions(-)