From: Stefano Stabellini Date: Mon, 5 Aug 2013 16:30:48 +0000 (+0100) Subject: swiotlb-xen: replace dma_length with sg_dma_len() macro X-Git-Tag: v3.12-rc1~144^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781575cd8127c30a0444953bcd0b6d1e882df13e;p=pandora-kernel.git swiotlb-xen: replace dma_length with sg_dma_len() macro swiotlb-xen has an implicit dependency on CONFIG_NEED_SG_DMA_LENGTH. Remove it by replacing dma_length with sg_dma_len. Signed-off-by: Stefano Stabellini Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed