iommu/amd: Move struct iommu_dev_data to amd_iommu.c
authorJoerg Roedel <jroedel@suse.de>
Tue, 5 Aug 2014 14:38:38 +0000 (16:38 +0200)
committerJoerg Roedel <jroedel@suse.de>
Tue, 26 Aug 2014 09:37:37 +0000 (11:37 +0200)
The struct is only used there, so it doesn't need to be in
the header file.

Signed-off-by: Joerg Roedel <jroedel@suse.de>

No differences found