Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: Make arm64_dma32_phys_limit static
This variable is only used in the arch/arm64/mm/init.c file for ZONE_DMA32 initialisation, no need to expose it. Reported-by: Will Deacon <will@kernel.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
- Loading branch information