commit | 7b7a5776ec510eab279d7ed7701f6a3c9da8b928 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 24 16:01:28 2019 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Sep 11 12:43:26 2019 +0200 |
tree | 249cc92a883fc314a322bba3f31459cecd416b0c | |
parent | 0e0d26e779d30086a7e86fcfae2d897bbc5579da [diff] |
xen: remove the exports for xen_{create,destroy}_contiguous_region These routines are only used by swiotlb-xen, which cannot be modular. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>