Re: [PATCH 8/9] iommu/amd: Clean up unused functions

2019-04-14 Thread Christoph Hellwig
On Thu, Apr 11, 2019 at 07:47:37PM +0100, Tom Murphy via iommu wrote: > Now that we are using the dma-iommu api we have a lot of unused code. > This patch removes all that unused code. This should be merged into the previous patch. ___ iommu mailing list

[PATCH 8/9] iommu/amd: Clean up unused functions

2019-04-11 Thread Tom Murphy via iommu
Now that we are using the dma-iommu api we have a lot of unused code. This patch removes all that unused code. Signed-off-by: Tom Murphy --- drivers/iommu/amd_iommu.c | 209 -- 1 file changed, 209 deletions(-) diff --git a/drivers/iommu/amd_iommu.c b/drivers/