]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerHelge Deller <deller@gmx.de>
Sun, 5 May 2019 22:09:56 +0000 (00:09 +0200)
commit1829dda0e87f4462782ca81be474c7890efe31ce
treee97a28eee010a400ed24993b1d76d7e123471197
parent11c03dc85f02901ce9b6a1ced099fdcaeb188572
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code

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>
arch/parisc/include/asm/assembly.h
arch/parisc/kernel/head.S
arch/parisc/kernel/syscall.S