[GIT PULL 2/6] i.MX SoC changes for 6.12
Shawn Guo
shawnguo2 at yeah.net
Wed Sep 4 07:34:35 PDT 2024
From: Shawn Guo <shawnguo at kernel.org>
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/shawnguo/linux.git tags/imx-soc-6.12
for you to fetch changes up to 1ec2362084a013df4d78cbfd3228e8c254a67cac:
ARM: imx: Annotate imx7d_enet_init() as __init (2024-09-01 15:36:35 +0800)
----------------------------------------------------------------
i.MX SoC changes for 6.12:
- One cleanup from Fabio Estevam to remove Ethernet refclock setting
from i.MX6SX machine code
- One change from Nathan Chancellor that annotates imx7d_enet_init() as
__init to clears up a section mismatch seen with the recent LLVM
----------------------------------------------------------------
Fabio Estevam (1):
ARM: mach-imx: imx6sx: Remove Ethernet refclock setting
Nathan Chancellor (1):
ARM: imx: Annotate imx7d_enet_init() as __init
arch/arm/mach-imx/mach-imx6sx.c | 22 ----------------------
arch/arm/mach-imx/mach-imx7d.c | 2 +-
2 files changed, 1 insertion(+), 23 deletions(-)
More information about the linux-arm-kernel
mailing list