Loading
arm64: Fix build error with !SMP
The __atomic_hash is only defined when SMP is enabled but the
arm64ksyms.c exports it even for the UP case.
Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The __atomic_hash is only defined when SMP is enabled but the
arm64ksyms.c exports it even for the UP case.
Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>