iommu/vt-d: Remove startup parameter from device_def_domain_type()
authorLu Baolu <baolu.lu@linux.intel.com>
Sat, 25 May 2019 05:41:34 +0000 (13:41 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 28 May 2019 08:19:12 +0000 (10:19 +0200)
commit0e31a7266508487bd48bfc5507a3369b797300b1
treef0af0a02c40f88c0be2877b7cf822bf8410f7a4f
parent4ec066c7b1476e0ca66a7acdb575627a5d1a1ee6
iommu/vt-d: Remove startup parameter from device_def_domain_type()

It isn't used anywhere. Remove it to make code concise.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c