[PATCH char-misc-next v2 03/22] iommu: Make the iova library a module

2015-09-29 Thread Ashutosh Dixit
From: Sakari Ailus The iova library has use outside the intel-iommu driver, thus make it a module. Signed-off-by: Sakari Ailus Signed-off-by: David Woodhouse --- drivers/iommu/Kconfig | 2 +- drivers/iommu/iova.c | 4 2 files changed, 5 insertions(+), 1 deletion(-) diff --git

[PATCH char-misc-next v2 03/22] iommu: Make the iova library a module

2015-09-29 Thread Ashutosh Dixit
From: Sakari Ailus The iova library has use outside the intel-iommu driver, thus make it a module. Signed-off-by: Sakari Ailus Signed-off-by: David Woodhouse --- drivers/iommu/Kconfig | 2 +-