Will Deacon 960a5597c3 mn10300: io: implement dummy relaxed accessor macros for writes
write{b,w,l}_relaxed are implemented by some architectures in order to
permit memory-mapped I/O accesses with weaker barrier semantics than the
non-relaxed variants.

This patch adds dummy macros for the write accessors to mn10300, in the
same vein as the dummy definitions for the relaxed read accessors.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2014-10-20 18:49:18 +01:00
..
2011-05-26 17:12:34 -07:00
2014-08-06 13:04:31 +02:00
2012-03-28 18:30:02 +01:00
2014-04-18 14:20:39 +02:00
2014-09-26 11:15:18 +02:00