Skip to content

Commit

Permalink
Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/ke…
Browse files Browse the repository at this point in the history
…rnel/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>
  • Loading branch information
Linus Torvalds committed Jun 18, 2023
2 parents 606c812 + b5b2a02 commit 1dbbfe2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/parisc/include/asm/assembly.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@
#include <asm/asmregs.h>
#include <asm/psw.h>

sp = 30
gp = 27
ipsw = 22

/*
* We provide two versions of each macro to convert from physical
* to virtual and vice versa. The "_r1" versions take one argument
Expand Down

0 comments on commit 1dbbfe2

Please sign in to comment.