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
..
2009-03-30 09:26:49 -07:00
2010-07-22 16:45:59 -07:00
2010-10-20 16:22:29 -07:00
2012-03-20 15:34:18 -04:00
2012-03-28 18:30:02 +01:00