commit | 007b74bab2739539bbc49bb9e3f022159dc2c279 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Mon Dec 21 12:53:54 2015 +0100 |
committer | Joerg Roedel <jroedel@suse.de> | Mon Dec 28 17:18:50 2015 +0100 |
tree | 6fad6b5e659cc41a4177028479fa7ac89ad51ac4 | |
parent | a7fb668fd88c979e790f0c324a1a6d749a8c5a60 [diff] |
iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c It is only used in this file anyway, so keep it there. Same with 'struct aperture_range'. Signed-off-by: Joerg Roedel <jroedel@suse.de>