x86: remove duplicated extern force_iommu
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 9 Sep 2008 15:49:47 +0000 (00:49 +0900)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Sep 2008 11:57:01 +0000 (13:57 +0200)
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>

No differences found