AMD IOMMU: use iommu_device_max_index, fix
authorThomas Gleixner <[email protected]>
Mon, 6 Oct 2008 12:15:24 +0000 (14:15 +0200)
committerIngo Molnar <[email protected]>
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 <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: FUJITA Tomonori <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
include/linux/iommu-helper.h