mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-25 08:02:56 +00:00
powerpc: remove unused flush_write_buffers definition
Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
parent
e61b57f0e7
commit
c91a7a405b
1 changed files with 0 additions and 3 deletions
|
@ -107,9 +107,6 @@ static inline void set_dma_offset(struct device *dev, dma_addr_t off)
|
||||||
dev->archdata.dma_offset = off;
|
dev->archdata.dma_offset = off;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* this will be removed soon */
|
|
||||||
#define flush_write_buffers()
|
|
||||||
|
|
||||||
#define HAVE_ARCH_DMA_SET_MASK 1
|
#define HAVE_ARCH_DMA_SET_MASK 1
|
||||||
extern int dma_set_mask(struct device *dev, u64 dma_mask);
|
extern int dma_set_mask(struct device *dev, u64 dma_mask);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue