Skip to content

Commit 1dbbfe2

Browse files
committed
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>
2 parents 606c812 + b5b2a02 commit 1dbbfe2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

arch/parisc/include/asm/assembly.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@
9090
#include <asm/asmregs.h>
9191
#include <asm/psw.h>
9292

93-
sp = 30
94-
gp = 27
95-
ipsw = 22
96-
9793
/*
9894
* We provide two versions of each macro to convert from physical
9995
* to virtual and vice versa. The "_r1" versions take one argument

0 commit comments

Comments
 (0)