commit | 8a493d37f049b631e19584d1cb84cec88cbcf8fc | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Wed Sep 10 00:49:47 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Sep 10 13:57:01 2008 +0200 |
tree | b6751a840d349a01001a00310a32eb34057f343a | |
parent | 2797982ed93c10d5585ee1842ab298cb11326ff5 [diff] |
x86: remove duplicated extern force_iommu Both iommu.h and dma-mapping.h have extern force_iommu. The latter doesn't need to do. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Ingo Molnar <mingo@elte.hu>