[GIT PULL] parisc architecture fix for v6.7-rc5

From: Helge Deller
Date: Wed Dec 06 2023 - 10:22:03 EST


Hi Linus,

Please pull a single line patch for parisc which fixes the build
in tinyconfig configurations.

Thanks!
Helge

----------------------------------------------------------------

The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:

Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.7-rc5

for you to fetch changes up to 487635756198cad563feb47539c6a37ea57f1dae:

parisc: Fix asm operand number out of range build error in bug table (2023-11-27 11:01:38 +0100)

----------------------------------------------------------------
parisc architecture fix for kernel v6.7-rc5:

- Fix asm operand number out of range build error in bug table

----------------------------------------------------------------
Helge Deller (1):
parisc: Fix asm operand number out of range build error in bug table

arch/parisc/include/asm/bug.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)