Commit c91a7a40 authored by Christoph Hellwig's avatar Christoph Hellwig

powerpc: remove unused flush_write_buffers definition

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent e61b57f0
......@@ -107,9 +107,6 @@ static inline void set_dma_offset(struct device *dev, dma_addr_t off)
dev->archdata.dma_offset = off;
}
/* this will be removed soon */
#define flush_write_buffers()
#define HAVE_ARCH_DMA_SET_MASK 1
extern int dma_set_mask(struct device *dev, u64 dma_mask);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment