summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic
diff options
context:
space:
mode:
authorChristoph Hellwig2018-04-03 15:41:07 +0200
committerChristoph Hellwig2018-05-09 06:55:44 +0200
commit79c1879ee5473e3404469b07f9bccfe6d0814b93 (patch)
tree7dfd4e224cd8bf1e4790ba8505fd25569f019155 /arch/mips/netlogic
parentiommu-helper: unexport iommu_area_alloc (diff)
downloadkernel-qcow2-linux-79c1879ee5473e3404469b07f9bccfe6d0814b93.tar.gz
kernel-qcow2-linux-79c1879ee5473e3404469b07f9bccfe6d0814b93.tar.xz
kernel-qcow2-linux-79c1879ee5473e3404469b07f9bccfe6d0814b93.zip
iommu-helper: mark iommu_is_span_boundary as inline
This avoids selecting IOMMU_HELPER just for this function. And we only use it once or twice in normal builds so this often even is a size reduction. Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'arch/mips/netlogic')
-rw-r--r--arch/mips/netlogic/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/netlogic/Kconfig b/arch/mips/netlogic/Kconfig
index 7fcfc7fe9f14..5c5ee0e05a17 100644
--- a/arch/mips/netlogic/Kconfig
+++ b/arch/mips/netlogic/Kconfig
@@ -83,9 +83,6 @@ endif
config NLM_COMMON
bool
-config IOMMU_HELPER
- bool
-
config NEED_SG_DMA_LENGTH
bool