m32r: remove unused flush_write_buffers definition
Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
parent
8cd268f3af
commit
e61b57f0e7
@ -191,8 +191,6 @@ static inline void _writel(unsigned long l, unsigned long addr)
|
|||||||
|
|
||||||
#define mmiowb()
|
#define mmiowb()
|
||||||
|
|
||||||
#define flush_write_buffers() do { } while (0) /* M32R_FIXME */
|
|
||||||
|
|
||||||
static inline void
|
static inline void
|
||||||
memset_io(volatile void __iomem *addr, unsigned char val, int count)
|
memset_io(volatile void __iomem *addr, unsigned char val, int count)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user