From: Linus Torvalds Date: Fri, 27 Sep 2024 17:10:21 +0000 (-0700) Subject: Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubi... X-Git-Tag: v6.12~303 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec38498450a96a8d85f0409d9e4a41415cde9c1d;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 'sh-for-v6.12-tag1' of git://git./linux/kernel/git/glaubitz/sh-linux Pull sh updates from John Paul Adrian Glaubitz: "The first change by Gaosheng Cui removes unused declarations which have been obsoleted since commit 5a4053b23262 ("sh: Kill off dead boards.") and the second by his colleague Hongbo Li replaces the use of the unsafe simple_strtoul() with the safer kstrtoul() function in the sh interrupt controller driver code" * tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux: sh: intc: Replace simple_strtoul() with kstrtoul() sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register --- ec38498450a96a8d85f0409d9e4a41415cde9c1d