Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e61b57f0 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

m32r: remove unused flush_write_buffers definition



Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 8cd268f3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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)
{