[GIT PULL] asm-generic: arch/alpha regression fix for 6.1
From: Arnd Bergmann
Date: Fri Oct 14 2022 - 16:36:12 EST
The following changes since commit e19d4ebc536dadb607fe305fdaf48218d3e32d7c:
alpha: add full ioread64/iowrite64 implementation (2022-10-04 11:23:29 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git asm-generic-fixes-6.1-1
for you to fetch changes up to 2e21c1575208786f667cb66d8cf87a52160b81db:
alpha: fix marvel_ioread8 build regression (2022-10-10 10:33:55 +0200)
----------------------------------------------------------------
asm-generic: arch/alpha regression fix for 6.1
A last-minute regression fix in the previous asm-generic
branch contained a new regression from a typo.
----------------------------------------------------------------
Arnd Bergmann (1):
alpha: fix marvel_ioread8 build regression
arch/alpha/kernel/core_marvel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)