summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/Makefile
diff options
context:
space:
mode:
authorFUJITA Tomonori2009-01-05 15:36:11 +0100
committerIngo Molnar2009-01-06 14:06:49 +0100
commitc82e4417ace9a3a4dddf3332379c771c41040040 (patch)
treeef832180990c759624a2487bcf74aa30e4e362b2 /arch/ia64/kernel/Makefile
parentadd dma_mapping_ops for SGI Altix (diff)
downloadkernel-qcow2-linux-c82e4417ace9a3a4dddf3332379c771c41040040.tar.gz
kernel-qcow2-linux-c82e4417ace9a3a4dddf3332379c771c41040040.tar.xz
kernel-qcow2-linux-c82e4417ace9a3a4dddf3332379c771c41040040.zip
add dma_mapping_ops for SWIOTLB
There is already dma_mapping_ops for SWIOTLB but there are some missing hooks. This is for IA64_DIG_VTD, IA64_HP_ZX1_SWIOTLB, IA64_SGI_UV, IA64_HP_SIM, IA64_XEN_GUEST and IA64_GENERIC. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/ia64/kernel/Makefile')
-rw-r--r--arch/ia64/kernel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/kernel/Makefile b/arch/ia64/kernel/Makefile
index c381ea954892..bc1f62a5cfd0 100644
--- a/arch/ia64/kernel/Makefile
+++ b/arch/ia64/kernel/Makefile
@@ -43,9 +43,7 @@ ifneq ($(CONFIG_IA64_ESI),)
obj-y += esi_stub.o # must be in kernel proper
endif
obj-$(CONFIG_DMAR) += pci-dma.o
-ifeq ($(CONFIG_DMAR), y)
obj-$(CONFIG_SWIOTLB) += pci-swiotlb.o
-endif
# The gate DSO image is built using a special linker script.
targets += gate.so gate-syms.o