Files
android_kernel_fxtec_sm6115/arch/arm64/lib
Andrew Murray 1bd46bac78 UPSTREAM: arm64: atomics: Remove atomic_ll_sc compilation unit
We no longer fall back to out-of-line atomics on systems with
CONFIG_ARM64_LSE_ATOMICS where ARM64_HAS_LSE_ATOMICS is not set.

Remove the unused compilation unit which provided these symbols.

Change-Id: I7342986839eac54e2fc5279967d4b388320243b5
Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
2026-01-22 17:05:22 +00:00
..