]> git.baikalelectronics.ru Git - kernel.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)
commite5d3221b5a362f07e02bc8d68ac3bf330d002094
treee97a28eee010a400ed24993b1d76d7e123471197
parent2c7fe2ad24d0d2706dc26b212c9b33798625d25a
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