x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 26 Jun 2008 19:28:06 +0000 (21:28 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 08:12:21 +0000 (10:12 +0200)
commitc6da992e16a9d261eb9dfeff14e9777c3e0468c5
tree3d47e81d5def14bc2081f348c2099c56d69f57fe
parent6631ee9d00996e7663a086b5abceba65c89ff8f6
x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code

This patch adds the amd_iommu.h file which will be included in the generic
code.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org
Cc: bhavna.sarathy@amd.com
Cc: Sebastian.Biemueller@amd.com
Cc: robert.richter@amd.com
Cc: joro@8bytes.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/amd_iommu.c
arch/x86/kernel/amd_iommu_init.c
include/asm-x86/amd_iommu.h [new file with mode: 0644]