From: FUJITA Tomonori Date: Fri, 11 Jul 2008 01:23:45 +0000 (+0900) Subject: x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c X-Git-Tag: v2.6.27-rc1~955^2~1^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be54f9d1c8df93c4998e134a306652caaa58f67f;p=pandora-kernel.git x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c As other IOMMUs do, this puts dummy pci_swiotlb_init() in swiotlb.h and remove ifdef CONFIG_SWIOTLB in pci-dma.c. Signed-off-by: FUJITA Tomonori Acked-by: Muli Ben-Yehuda Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed