AMD IOMMU: use iommu_device_max_index, fix
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Oct 2008 12:15:24 +0000 (14:15 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 6 Oct 2008 14:51:30 +0000 (16:51 +0200)
commit1e19b16a30c34c042f1eaa23db4c99bfad1dac0e
tree5854d3feaa6d1ab7629764689076a9b35118d51e
parent40becd8d5af03ee7935e79c3fccd0d1f380d95b4
AMD IOMMU: use iommu_device_max_index, fix

include/linux/iommu-helper.h has no header guards, which breaks
sparc64 build. Add them.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Joerg Roedel <joerg.roedel@amd.com>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/iommu-helper.h