commit | 0d3fdb157fd0b96b06be7f1d8cea21dd2bc030da | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 03 15:34:58 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 09 06:54:27 2018 +0200 |
tree | 83a1be817f90bdaa771c4f213e3b4acd7f36d38d | |
parent | 6e88628d03dda355a6fb3384680c1a075dd9a878 [diff] |
iommu-common: move to arch/sparc This code is only used by sparc, and all new iommu drivers should use the drivers/iommu/ framework. Also remove the unused exports. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: David S. Miller <davem@davemloft.net> Reviewed-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>