[PATCH] x86: move GART specific stuff from iommu.h to gart.h

Ingo Molnar mingo at elte.hu
Fri Nov 28 04:06:44 PST 2008


* Joerg Roedel <joerg.roedel at amd.com> wrote:

> Impact: cleanup
> 
> Signed-off-by: Joerg Roedel <joerg.roedel at amd.com>
> ---
>  arch/x86/include/asm/gart.h      |   33 +++++++++++++++++++++++++++++++++
>  arch/x86/include/asm/iommu.h     |   33 ---------------------------------
>  arch/x86/kernel/amd_iommu.c      |    1 +
>  arch/x86/kernel/amd_iommu_init.c |    1 +
>  arch/x86/kernel/early-quirks.c   |    1 +
>  arch/x86/kernel/pci-dma.c        |    1 +
>  arch/x86/kernel/setup.c          |    1 +
>  7 files changed, 38 insertions(+), 33 deletions(-)

applied to tip/x86/iommu, thanks Joerg!

	Ingo


More information about the iommu mailing list