]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Use right Kconfig option name
authorLu Baolu <baolu.lu@linux.intel.com>
Fri, 1 May 2020 07:24:27 +0000 (15:24 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 1 May 2020 11:31:17 +0000 (13:31 +0200)
commit15a46ce6aa96b71f59341df0444840b3e411df43
treeed6222c4475ec0ddf874321c15fb741223a1dcb0
parent12d97729e67e1290d0a4fe8efe0143ee2e372534
iommu/vt-d: Use right Kconfig option name

The CONFIG_ prefix should be added in the code.

Fixes: e169e17c03488 ("iommu/vt-d: Add Kconfig option to enable/disable scalable mode")
Reported-and-tested-by: Kumar, Sanjay K <sanjay.k.kumar@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Cc: Ashok Raj <ashok.raj@intel.com>
Link: https://lore.kernel.org/r/20200501072427.14265-1-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c