Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc fix from Helge Deller:

- Drop redundant register definitions to fix build with latest binutils

* tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
parisc: Delete redundant register definitions in <asm/assembly.h>

Changed files
-4
arch
parisc
include
-4
arch/parisc/include/asm/assembly.h
··· 90 90 #include <asm/asmregs.h> 91 91 #include <asm/psw.h> 92 92 93 - sp = 30 94 - gp = 27 95 - ipsw = 22 96 - 97 93 /* 98 94 * We provide two versions of each macro to convert from physical 99 95 * to virtual and vice versa. The "_r1" versions take one argument