projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2797982
)
x86: remove duplicated extern force_iommu
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Tue, 9 Sep 2008 15:49:47 +0000
(
00:49
+0900)
committer
Ingo 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
patch
|
blob
|
history
diff --git
a/include/asm-x86/dma-mapping.h
b/include/asm-x86/dma-mapping.h
index 56075320b81383db36b063955e7e28d597d2ab67..f43420b8c5731940de742bc53477adc78b331571 100644
(file)
--- a/
include/asm-x86/dma-mapping.h
+++ b/
include/asm-x86/dma-mapping.h
@@
-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,