diff options
author | Mark Nelson <markn@au1.ibm.com> | 2008-10-27 21:38:14 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-11-05 23:43:46 +0100 |
commit | c73049f6aa58ac1d1a9ca8cb2b415ef97240b2d3 (patch) | |
tree | 7beed69dd3a8773c96317297fba501399091efa2 /arch/powerpc/mm | |
parent | powerpc/pci: Cosmetic cleanups of pci-common.c (diff) | |
download | linux-c73049f6aa58ac1d1a9ca8cb2b415ef97240b2d3.tar.xz linux-c73049f6aa58ac1d1a9ca8cb2b415ef97240b2d3.zip |
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 'arch/powerpc/mm')
0 files changed, 0 insertions, 0 deletions