Will Deacon
579cadee96
tile: io: implement dummy relaxed accessor macros for writes
...
write{b,w,l,q}_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 tile, in the
same vein as the dummy definitions for the relaxed read accessors.
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2014-10-20 18:49:18 +01:00
..
2014-04-18 14:20:45 +02:00
2014-04-18 14:20:45 +02:00
2013-09-27 16:08:56 -04:00
2014-04-18 14:20:45 +02:00
2014-04-18 14:20:45 +02:00
2014-04-18 14:20:45 +02:00
2014-04-18 14:20:45 +02:00
2013-09-03 14:53:32 -04:00
2013-07-31 11:51:19 -04:00
2012-07-11 16:04:57 -04:00
2013-09-27 16:08:56 -04:00
2014-08-06 13:03:20 +02:00
2013-09-03 14:53:37 -04:00
2013-09-03 14:53:37 -04:00
2013-09-03 14:53:29 -04:00
2014-01-23 16:36:54 -08:00
2013-08-30 10:20:13 -04:00
2013-08-30 11:56:11 -04:00
2013-11-13 20:21:46 +01:00
2014-08-08 15:57:23 -07:00
2013-09-03 14:53:29 -04:00
2013-04-29 15:54:33 -07:00
2014-10-20 18:49:18 +01:00
2014-05-16 14:05:21 +02:00
2014-08-26 13:45:54 -04:00
2014-09-13 18:38:07 +02:00
2013-08-30 11:55:53 -04:00
2012-05-25 12:48:25 -04:00
2013-09-03 14:51:26 -04:00
2012-07-24 15:27:32 +08:00
2013-08-30 11:55:53 -04:00
2014-08-26 13:45:54 -04:00
2013-08-13 16:26:21 -04:00
2013-08-30 11:56:50 -04:00
2012-05-25 12:48:24 -04:00
2014-08-08 15:57:27 -07:00
2013-09-03 14:52:20 -04:00
2013-09-30 10:34:41 -04:00
2014-03-07 11:19:48 -05:00
2012-05-25 12:48:24 -04:00
2013-09-13 11:15:24 -04:00
2013-09-13 11:15:24 -04:00
2013-06-29 12:46:35 +04:00
2014-03-07 11:19:47 -05:00
2014-07-17 12:32:47 +02:00
2013-09-03 14:45:52 -04:00
2014-10-02 10:19:33 -04:00
2013-08-12 14:46:18 -04:00
2012-10-09 09:47:47 +01:00
2013-09-03 14:53:29 -04:00
2013-08-30 11:56:50 -04:00
2012-04-02 12:12:45 -04:00
2013-08-01 20:08:51 -04:00
2012-10-20 13:13:29 -04:00
2013-03-21 15:39:35 -04:00
2013-03-21 15:39:35 -04:00
2014-06-11 16:50:01 -07:00
2012-05-25 12:48:27 -04:00
2014-05-07 13:33:49 +02:00
2013-09-03 14:53:29 -04:00
2013-08-30 11:56:11 -04:00
2013-08-13 16:26:05 -04:00
2013-02-14 09:21:15 -05:00
2014-10-02 13:56:07 -04:00