projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eec99f2
)
MIPS: ath25: Remove unused DMA helper functions.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 27 Mar 2015 12:11:51 +0000
(13:11 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 1 Apr 2015 15:22:01 +0000
(17:22 +0200)
These got merged with the ath25 support after
4e7f72660c39
(MIPS: Remove
unnecessary platform dma helper functions) had already removed them for
all other platforms.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-ath25/dma-coherence.h
patch
|
blob
|
history
diff --git
a/arch/mips/include/asm/mach-ath25/dma-coherence.h
b/arch/mips/include/asm/mach-ath25/dma-coherence.h
index
d8009c9
..
65084a0
100644
(file)
--- a/
arch/mips/include/asm/mach-ath25/dma-coherence.h
+++ b/
arch/mips/include/asm/mach-ath25/dma-coherence.h
@@
-59,16
+59,6
@@
static inline int plat_dma_supported(struct device *dev, u64 mask)
return 1;
}
-static inline void plat_extra_sync_for_device(struct device *dev)
-{
-}
-
-static inline int plat_dma_mapping_error(struct device *dev,
- dma_addr_t dma_addr)
-{
- return 0;
-}
-
static inline int plat_device_is_coherent(struct device *dev)
{
#ifdef CONFIG_DMA_COHERENT