commit | 07c40e8a1acdb56fca485a6deeb252ebf19509a1 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 11:31:28 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 11:34:01 2008 +0200 |
tree | 374e52fd813fda5c246eee1aefb029f4ecc05d58 | |
parent | 92af4e29020ff096178a00605b3662b3b39d4aa9 [diff] |
x86, AMD IOMMU: build fix #3 fix typo causing: arch/x86/kernel/built-in.o: In function `__unmap_single': amd_iommu.c:(.text+0x17771): undefined reference to `iommu_area_free' arch/x86/kernel/built-in.o: In function `__map_single': amd_iommu.c:(.text+0x1797a): undefined reference to `iommu_area_alloc' amd_iommu.c:(.text+0x179a2): undefined reference to `iommu_area_alloc' Signed-off-by: Ingo Molnar <mingo@elte.hu>