]> 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)
commit1c2bc7da34967e0c06ecbb28d2d6f90171a71e1a
treec6741d813974a8c486f211fae6f7f4aeddecafaa
parenteca3c3692204b43b8f30c97a4190e417bfa76693
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