mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-22 23:23:49 +00:00
The commit 3690951fc6
(arm64: Use swiotlb late initialisation)
switches the DMA mapping code to swiotlb_tlb_late_init_with_default_size(),
the arm64_swiotlb_init() will not used anymore, so remove this function.
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
1 line
39 B
C
1 line
39 B
C
extern void __init bootmem_init(void);
|