projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a111daf
)
swiotlb: remove the unused swiotlb_force declaration
author
Dongli Zhang
<dongli.zhang@oracle.com>
Sat, 11 Jun 2022 08:25:11 +0000
(
01:25
-0700)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 22 Jun 2022 10:41:45 +0000
(12:41 +0200)
The 'swiotlb_force' is removed since commit
c6af2aa9ffc9
("swiotlb: make
the swiotlb_init interface more useful").
Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/swiotlb.h
patch
|
blob
|
history
diff --git
a/include/linux/swiotlb.h
b/include/linux/swiotlb.h
index 7ed35dd3de6e7d18af5ac5fcc0d57c11f439aa99..bdc58a0e20b19ac8081547b0fa940d4b49386722 100644
(file)
--- a/
include/linux/swiotlb.h
+++ b/
include/linux/swiotlb.h
@@
-60,7
+60,6
@@
dma_addr_t swiotlb_map(struct device *dev, phys_addr_t phys,
size_t size, enum dma_data_direction dir, unsigned long attrs);
#ifdef CONFIG_SWIOTLB
-extern enum swiotlb_force swiotlb_force;
/**
* struct io_tlb_mem - IO TLB Memory Pool Descriptor