From: Ding Tianhong Date: Fri, 5 Dec 2014 08:39:46 +0000 (+0000) Subject: arm64: remove the unnecessary arm64_swiotlb_init() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb8a653137b7e74f7cdc01f814eb9d094a65aed9;p=pandora-kernel.git arm64: remove the unnecessary arm64_swiotlb_init() The commit 3690951fc6d42f3a0903987677d0e592c49dd8db (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 Signed-off-by: Will Deacon --- Reading git-diff-tree failed