parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
authorHelge Deller <deller@gmx.de>
Sun, 5 May 2019 21:54:34 +0000 (23:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 May 2019 16:23:24 +0000 (18:23 +0200)
commit85b94de88046fcb3303ad4f7ed8b2115eef6b9f7
tree6b2b48270b7a4e0ce8439218d36aaca0465ca42c
parente5621f7e13f669831e9c242d7f3649a8dc4e8aa7
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code

commit 1829dda0e87f4462782ca81be474c7890efe31ce upstream.

LEVEL is a very common word, and now after many years it suddenly
clashed with another LEVEL define in the DRBD code.
Rename it to PA_ASM_LEVEL instead.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/include/asm/assembly.h
arch/parisc/kernel/head.S
arch/parisc/kernel/syscall.S