summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso
diff options
context:
space:
mode:
authorMarc Zyngier2015-02-20 14:53:13 +0100
committerWill Deacon2015-02-23 10:13:51 +0100
commitf3e39273e0a9a5c9dc78cd667ec3663e97e0e989 (patch)
tree1c70506707b384e4f713582a8226e6e608430dab /arch/arm64/kernel/vdso
parentarm64: insn: fix compare-and-branch encodings (diff)
downloadkernel-qcow2-linux-f3e39273e0a9a5c9dc78cd667ec3663e97e0e989.tar.gz
kernel-qcow2-linux-f3e39273e0a9a5c9dc78cd667ec3663e97e0e989.tar.xz
kernel-qcow2-linux-f3e39273e0a9a5c9dc78cd667ec3663e97e0e989.zip
arm64: guard asm/assembler.h against multiple inclusions
asm/assembler.h lacks the usual guard against multiple inclusion, leading to a compilation failure if it is accidentally included twice. Using the classic #ifndef/#define/#endif construct solves the issue. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel/vdso')
0 files changed, 0 insertions, 0 deletions