Commit e61b57f0 authored by Christoph Hellwig's avatar Christoph Hellwig

m32r: remove unused flush_write_buffers definition

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 8cd268f3
......@@ -191,8 +191,6 @@ static inline void _writel(unsigned long l, unsigned long addr)
#define mmiowb()
#define flush_write_buffers() do { } while (0) /* M32R_FIXME */
static inline void
memset_io(volatile void __iomem *addr, unsigned char val, int count)
{
......
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