From: FUJITA Tomonori Date: Wed, 9 Jul 2008 23:27:49 +0000 (+0900) Subject: x86: clean up iommu.h and gart.h X-Git-Tag: v2.6.27-rc1~1106^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e93be88d7ec9d183c1cca51eabe040c051cdb687;p=pandora-kernel.git x86: clean up iommu.h and gart.h This remove lots of duplications in iommu.h and gart.h. The end result of this patch is: - iommu.h is a header file for everyone related with IOMMUs. - gart.h is the private header file. Only pci-gart_64.c and its friends include it. Signed-off-by: FUJITA Tomonori Cc: fujita.tomonori@lab.ntt.co.jp Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed