Thomas Gleixner
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
...
There is no point in having an extra type for extra confusion. u64 is
unambiguous.
Conversion was done with the following coccinelle script:
@rem@
@@
-typedef u64 cycle_t;
@fix@
typedef cycle_t;
@@
-cycle_t
+u64
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: John Stultz <john.stultz@linaro.org>
2016-12-25 11:04:12 +01:00
..
2015-01-26 16:09:56 +01:00
2016-09-21 21:18:39 +02:00
2013-12-10 16:11:07 -08:00
2010-02-08 10:42:17 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2014-06-06 16:08:15 -07:00
2016-12-25 11:04:12 +01:00
2011-10-31 19:30:58 -04:00
2016-06-17 13:45:05 -07:00
2013-11-09 00:16:23 -05:00
2016-08-07 23:55:50 -04:00
2016-11-09 23:45:29 +01:00
2016-08-07 23:55:50 -04:00
2009-12-04 15:39:55 +01:00
2015-06-10 14:26:32 -07:00
2016-12-25 11:04:12 +01:00
2015-12-23 14:27:23 -05:00
2010-03-03 11:25:59 +01:00
2015-06-10 14:26:32 -07:00
2015-06-10 14:26:32 -07:00
2016-08-07 23:55:50 -04:00
2016-08-07 23:55:50 -04:00
2016-12-24 11:46:01 -08:00
2016-01-12 20:46:47 +02:00
2015-03-10 13:54:38 +10:30
2011-03-29 14:48:02 +02:00
2016-12-24 11:46:01 -08:00
2016-08-07 23:55:50 -04:00
2016-12-24 11:46:01 -08:00
2016-08-02 19:35:27 -04:00
2012-03-28 18:30:02 +01:00
2015-06-10 14:26:32 -07:00
2010-03-03 11:25:59 +01:00
2009-10-29 22:34:14 +09:00
2013-03-19 16:14:53 -07:00
2016-10-03 19:43:08 -07:00
2015-06-10 14:26:32 -07:00
2015-12-04 22:46:25 +01:00
2015-07-27 13:36:37 +02:00
2013-12-10 16:11:07 -08:00
2015-03-05 15:25:04 +10:30
2016-08-07 23:55:50 -04:00
2016-11-09 23:45:30 +01:00
2015-06-10 14:26:32 -07:00
2013-06-03 16:04:31 -07:00
2016-08-04 08:50:07 -04:00
2011-03-31 11:26:23 -03:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2009-10-29 22:34:14 +09:00
2016-12-24 11:46:01 -08:00
2016-08-07 23:55:50 -04:00
2016-12-24 11:46:01 -08:00
2015-03-05 15:25:04 +10:30
2016-03-01 20:36:57 +01:00
2010-09-23 13:52:07 -07:00
2016-12-24 11:46:01 -08:00
2016-12-25 11:04:12 +01:00
2016-11-09 23:45:30 +01:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2015-09-08 15:35:28 -07:00
2016-12-24 11:46:01 -08:00
2016-10-07 18:46:30 -07:00