iommu/vt-d: Move page table helpers into header
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 10 Dec 2018 01:58:57 +0000 (09:58 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 11 Dec 2018 09:45:57 +0000 (10:45 +0100)
commit4f2ed183cfebf42b29ed8fe442169de97bc0fe61
tree6879596b09b13ad63dfd3c71da01aee71ac12314
parent0bbeb01a4fafbf8422e5c8882d461d6ac4f71e15
iommu/vt-d: Move page table helpers into header

So that they could also be used in other source files.

Cc: Ashok Raj <ashok.raj@intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: Kevin Tian <kevin.tian@intel.com>
Cc: Liu Yi L <yi.l.liu@intel.com>
Cc: Sanjay Kumar <sanjay.k.kumar@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Ashok Raj <ashok.raj@intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c
include/linux/intel-iommu.h