diff options
author | Mark Nelson <markn@au1.ibm.com> | 2008-10-27 20:38:14 +0000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-11-06 09:43:46 +1100 |
commit | c73049f6aa58ac1d1a9ca8cb2b415ef97240b2d3 (patch) | |
tree | 7beed69dd3a8773c96317297fba501399091efa2 /MAINTAINERS | |
parent | 7eef440a545c7f812ed10b49d4a10a351df9cad6 (diff) |
powerpc: Remove map_/unmap_single() from dma_mapping_ops
Now that all of the remaining dma_mapping_ops have had their
map_/unmap_single functions updated to become map/unmap_page
functions, there is no need to have the map_/unmap_single function
pointers in the dma_mapping_ops.
So, this removes them and also removes the code that does the checking
for which set of functions to use.
Signed-off-by: Mark Nelson <markn@au1.ibm.com>
Acked-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions