Skip to content
Commit a2c91547 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

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: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 0d96724e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment