The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.12 for you to fetch changes up to 3c8966403dae49d3402011441f3c813787a40b4e: ARM: s3c: remove unused s3c2410_cpu_suspend() declaration (2024-08-19 21:54:23 +0200) ---------------------------------------------------------------- Samsung mach/soc changes for v6.12 1. Few ARM32 machine code cleanups, 2. Add dedicated maintainer entry for ARM64 Exynos850 DTS and driver code. ---------------------------------------------------------------- Gaosheng Cui (3): ARM: s3c: Remove unused s3c_init_uart_irqs() declaration ARM: s3c: remove unused declarations for s3c6400 ARM: s3c: remove unused s3c2410_cpu_suspend() declaration Sam Protsenko (1): MAINTAINERS: Add entry for Samsung Exynos850 SoC Uwe Kleine-König (1): ARM: s3c: Drop explicit initialization of struct i2c_device_id::driver_data to 0 MAINTAINERS | 10 ++++++++++ arch/arm/mach-s3c/irq-uart-s3c64xx.h | 2 -- arch/arm/mach-s3c/mach-crag6410-module.c | 2 +- arch/arm/mach-s3c/pm.h | 2 -- arch/arm/mach-s3c/s3c64xx.h | 11 ----------- 5 files changed, 11 insertions(+), 16 deletions(-)