commit | beec903f71214c0bfa555955dd548e87bfb2c623 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 17 19:10:25 2018 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Mon Sep 17 10:15:19 2018 -0700 |
tree | b9e0f69e62f6773bc7cbff557669e556a7202cdf | |
parent | 77308e27a0592857438cfd501cce813c513043a2 [diff] |
ia64: remove iommu_dma_supported The generic dma_direct_supported helper already used by intel-iommu on x86 does a better job than the ia64 reimplementation. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Tony Luck <tony.luck@intel.com>