misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabled
authorSudeep Dutt <sudeep.dutt@intel.com>
Sun, 4 Oct 2015 20:38:40 +0000 (13:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Oct 2015 03:37:28 +0000 (04:37 +0100)
commitac6d83ccd9c5eaeb610bd65b27adc84b47a1498a
tree3c12853392a648a32ef26eb6c8fd08a0194c0a9c
parent5760b0a565e0f64dfb90d8c42df949f966038e1d
misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabled

SCIF depends on IOVA which requires IOMMU_SUPPORT to be enabled.
The long term fix is to move IOVA from drivers/iommu to lib/
but this current patch should fix the reported issue.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mic/Kconfig