]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: make asm/elf.h available to asm files
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 11 Jan 2016 16:08:26 +0000 (17:08 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 24 Feb 2016 14:57:25 +0000 (14:57 +0000)
commit9fd49f7118d52372ce65dae5e88d6e0d362a98ad
treec6741d813974a8c486f211fae6f7f4aeddecafaa
parent5a5eb79601b50b4f525d9efddb186aec86a38ee3
arm64: make asm/elf.h available to asm files

This reshuffles some code in asm/elf.h and puts a #ifndef __ASSEMBLY__
around its C definitions so that the CPP defines can be used in asm
source files as well.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/elf.h