commit | b8b48326f312026af12799917383c54c25d05482 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Fri Jul 11 10:23:44 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 11 11:00:55 2008 +0200 |
tree | d995828f8b5e8487ba304ccb672e18f6ff160f2a | |
parent | ac7ded2adb2e43152fe7385ddd53bf45f5c92285 [diff] |
x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.c asm-x86/calgary.h has dummy calgary_iommu_init() and detect_calgary() in !CONFIG_CALGARY_IOMMU case. So we don't need ifdef CONFIG_CALGARY_IOMMU in pci-dma.c. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Muli Ben-Yehuda <muli@il.ibm.com> Cc: Alexis Bruemmer <alexisb@us.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>