diff options
Diffstat (limited to 'include/linux/swiotlb.h')
| -rw-r--r-- | include/linux/swiotlb.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/linux/swiotlb.h b/include/linux/swiotlb.h index febedcf67c7e..81a4e213c6cf 100644 --- a/include/linux/swiotlb.h +++ b/include/linux/swiotlb.h | |||
| @@ -73,16 +73,6 @@ extern void | |||
| 73 | swiotlb_sync_sg_for_device(struct device *hwdev, struct scatterlist *sg, | 73 | swiotlb_sync_sg_for_device(struct device *hwdev, struct scatterlist *sg, |
| 74 | int nelems, enum dma_data_direction dir); | 74 | int nelems, enum dma_data_direction dir); |
| 75 | 75 | ||
| 76 | extern void | ||
| 77 | swiotlb_sync_single_range_for_cpu(struct device *hwdev, dma_addr_t dev_addr, | ||
| 78 | unsigned long offset, size_t size, | ||
| 79 | enum dma_data_direction dir); | ||
| 80 | |||
| 81 | extern void | ||
| 82 | swiotlb_sync_single_range_for_device(struct device *hwdev, dma_addr_t dev_addr, | ||
| 83 | unsigned long offset, size_t size, | ||
| 84 | enum dma_data_direction dir); | ||
| 85 | |||
| 86 | extern int | 76 | extern int |
| 87 | swiotlb_dma_mapping_error(struct device *hwdev, dma_addr_t dma_addr); | 77 | swiotlb_dma_mapping_error(struct device *hwdev, dma_addr_t dma_addr); |
| 88 | 78 | ||
