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

Commit 8cd268f3 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

hexagon: remove unused flush_write_buffers definition



Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 1883c9f4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -330,8 +330,6 @@ static inline void outsl(unsigned long port, const void *buffer, int count)
	}
}

#define flush_write_buffers() do { } while (0)

#endif /* __KERNEL__ */

#endif