commit | 35bd5071206e4974aed9bbd229d68699e72306ec | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Dec 24 14:04:37 2017 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Mon Jan 15 09:35:54 2018 +0100 |
tree | 4f9edb16a27662c2c40080aac5c887ae1c6b6974 | |
parent | 4fac8076df854aa4ddb8acbf6cce9d337300219e [diff] |
ia64: remove an ifdef around the content of pci-dma.c The file is only compiled if CONFIG_INTEL_IOMMU is set to start with. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Christian König <christian.koenig@amd.com>