]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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>
include/asm-x86/dma-mapping.h

index 56075320b81383db36b063955e7e28d597d2ab67..f43420b8c5731940de742bc53477adc78b331571 100644 (file)
@@ -15,7 +15,6 @@ extern dma_addr_t bad_dma_address;
 extern int iommu_merge;
 extern struct device x86_dma_fallback_dev;
 extern int panic_on_overflow;
-extern int force_iommu;
 
 struct dma_mapping_ops {
        int             (*mapping_error)(struct device *dev,