diff options
author | 2008-07-11 10:23:43 +0900 | |
---|---|---|
committer | 2008-07-11 11:00:54 +0200 | |
commit | ac7ded2adb2e43152fe7385ddd53bf45f5c92285 (patch) | |
tree | a9698c49442b8d40f6c49cad029608b685ee9e61 /fs/jbd2/commit.c | |
parent | x86: make only GART code include gart.h (diff) | |
download | linux-dev-ac7ded2adb2e43152fe7385ddd53bf45f5c92285.tar.xz linux-dev-ac7ded2adb2e43152fe7385ddd53bf45f5c92285.zip |
x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c
Our way to handle gart_* functions for CONFIG_GART_IOMMU and
!CONFIG_GART_IOMMU cases is inconsistent.
We have some dummy gart_* functions in !CONFIG_GART_IOMMU case and
also use ifdef CONFIG_GART_IOMMU tricks in pci-dma.c to call some
gart_* functions in only CONFIG_GART_IOMMU case.
This patch removes ifdef CONFIG_GART_IOMMU in pci-dma.c and always use
dummy gart_* functions in iommu.h.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Muli Ben-Yehuda <muli@il.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions