Files
linux/arch/parisc/include/asm
Ben Hutchings b5b2a02bca parisc: Delete redundant register definitions in <asm/assembly.h>
We define sp and ipsw in <asm/asmregs.h> using ".reg", and when using
current binutils (snapshot 2.40.50.20230611) the definitions in
<asm/assembly.h> using "=" conflict with those:

arch/parisc/include/asm/assembly.h: Assembler messages:
arch/parisc/include/asm/assembly.h:93: Error: symbol `sp' is already defined
arch/parisc/include/asm/assembly.h:95: Error: symbol `ipsw' is already defined

Delete the duplicate definitions in <asm/assembly.h>.

Also delete the definition of gp, which isn't used anywhere.

Signed-off-by: Ben Hutchings <benh@debian.org>
Cc: stable@vger.kernel.org # v6.0+
Signed-off-by: Helge Deller <deller@gmx.de>
2023-06-17 06:48:11 +02:00
..
2022-03-11 19:49:30 +01:00
2022-06-28 13:20:21 +02:00
2022-02-25 09:36:06 +01:00
2023-02-13 22:13:29 +01:00
2021-10-30 23:11:00 +02:00
2022-03-11 19:49:30 +01:00
2019-06-25 14:52:26 +02:00
2022-03-11 19:49:30 +01:00
2019-07-16 19:23:24 -07:00
2022-03-11 19:49:30 +01:00
2022-03-11 19:49:30 +01:00