Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e661911 authored by Marc Zyngier's avatar Marc Zyngier Committed by Alex Shi
Browse files

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: default avatarMarc Zyngier <marc.zyngier@arm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
(cherry picked from commit f3e39273e0a9a5c9dc78cd667ec3663e97e0e989)
Signed-off-by: default avatarAlex Shi <alex.shi@linaro.org>
parent b36eba9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment