]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kernel/pci-gart_64.c
x86 gart: rename iommu.h to gart.h
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 24 Oct 2007 10:49:47 +0000 (12:49 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 29 Oct 2007 23:22:22 +0000 (00:22 +0100)
commit395624fcddd178de01a78aa88670a86ec919de77
treebfc66eafdbf5b220020a8d986fac0c6f255aeb51
parente1054b39b275340f7ba0308eca83c127b36e936e
x86 gart: rename iommu.h to gart.h

This patch renames the include file asm-x86/iommu.h to asm-x86/gart.h to make
clear to which IOMMU implementation it belongs. The patch also adds "GART" to
the Kconfig line.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Acked-by: Muli Ben-Yehuda <muli@il.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
12 files changed:
arch/x86/Kconfig.x86_64
arch/x86/kernel/aperture_64.c
arch/x86/kernel/early-quirks.c
arch/x86/kernel/pci-calgary_64.c
arch/x86/kernel/pci-dma_64.c
arch/x86/kernel/pci-gart_64.c
arch/x86/kernel/pci-nommu_64.c
arch/x86/kernel/pci-swiotlb_64.c
arch/x86/kernel/reboot_64.c
drivers/pci/intel-iommu.c
include/asm-x86/gart.h [new file with mode: 0644]
include/asm-x86/iommu.h