Konrad Rzeszutek Wilk a8752fd9a4 xen/swiotlb: Remove functions not needed anymore.
Sparse warns us off:
drivers/xen/swiotlb-xen.c:506:1: warning: symbol 'xen_swiotlb_map_sg' was not declared. Should it be static?
drivers/xen/swiotlb-xen.c:534:1: warning: symbol 'xen_swiotlb_unmap_sg' was not declared. Should it be static?

and it looks like we do not need this function at all.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-08-23 10:18:56 -04:00
..
2012-04-06 17:54:53 -07:00
2011-12-16 13:29:39 -05:00
2008-12-16 21:50:31 +01:00
2012-04-19 15:12:49 -04:00
2012-08-23 10:18:20 -04:00
2011-12-16 13:29:31 -05:00
2012-03-22 20:16:14 -07:00