[git pull] m68knommu more fixes for v7.2
From: Greg Ungerer
Date: Sun Jul 26 2026 - 09:36:12 EST
Hi Linus,
Please pull the m68knommu git tree, m68knommu-fixes-on-top-off-7.2-rc4 tag.
There is only a single commit that fixes more breakage introduced by
ColdFire IO access changes in the most recent merge window. The change
fixes an IO access call site that was missed.
Regards
Greg
The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f:
Linux 7.2-rc4 (2026-07-19 13:54:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-fixes-on-top-off-7.2-rc4
for you to fetch changes up to 41e116ad01d8a704883187743b52d57e11bc3ef0:
m68k: coldfire: fix breakage of missed IO access update (2026-07-20 10:20:53 +1000)
----------------------------------------------------------------
m68knommu: fix on top off v7.2-rc4
. fix broken local SoC IO accesses for ColdFire
----------------------------------------------------------------
Greg Ungerer (1):
m68k: coldfire: fix breakage of missed IO access update
arch/m68k/coldfire/m528x.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)