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
..
2016-12-24 11:46:01 -08:00
2016-03-20 21:28:58 -07:00
2014-05-18 19:01:27 -07:00
2014-10-20 16:20:15 +02:00
2014-05-18 19:01:30 -07:00
2014-10-20 16:20:15 +02:00
2016-04-27 17:27:37 -04:00
2014-10-20 16:20:15 +02:00
2016-03-20 21:28:58 -07:00
2016-04-21 16:43:47 -04:00
2016-04-21 16:43:47 -04:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-09-16 18:31:31 -07:00
2016-07-27 17:50:26 -07:00
2015-05-31 22:15:01 -07:00
2016-08-07 23:55:43 -04:00
2016-04-27 17:27:37 -04:00
2016-08-24 12:15:14 +02:00
2016-08-07 23:55:43 -04:00
2016-10-24 21:22:27 -07:00
2016-08-07 23:55:43 -04:00
2016-11-18 11:16:59 -08:00
2016-08-07 23:55:43 -04:00
2014-10-24 09:52:49 -07:00
2016-01-06 16:31:56 -05:00
2016-11-19 10:43:07 -05:00
2016-12-14 16:04:07 -08:00
2016-12-14 16:04:07 -08:00
2016-07-27 22:53:17 -07:00
2016-12-24 11:46:01 -08:00
2014-05-18 19:01:29 -07:00
2016-10-25 19:11:17 -07:00
2016-05-20 17:55:41 -07:00
2016-05-20 17:55:41 -07:00
2014-05-18 19:01:34 -07:00
2016-12-24 11:46:01 -08:00
2016-07-27 17:50:26 -07:00
2015-11-04 11:30:57 -08:00
2016-12-11 18:15:49 -08:00
2015-09-16 15:47:51 +02:00
2015-09-16 15:47:51 +02:00
2015-03-19 10:17:22 -05:00
2014-12-11 18:51:56 -08:00
2016-12-11 18:01:51 -08:00
2016-12-24 11:46:01 -08:00
2016-04-27 17:27:37 -04:00
2015-02-13 21:21:42 -08:00
2016-12-14 16:04:08 -08:00
2015-10-29 17:35:46 -05:00
2014-10-20 16:20:15 +02:00
2015-10-29 17:35:46 -05:00
2014-11-23 13:01:45 +01:00
2014-10-20 16:20:15 +02:00
2014-10-20 16:20:15 +02:00
2014-12-14 16:10:09 -08:00
2016-11-18 11:17:00 -08:00
2016-12-11 18:15:49 -08:00
2016-11-18 11:17:00 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2015-03-19 18:54:49 -07:00
2016-05-16 23:11:51 -03:00
2016-12-24 11:46:01 -08:00
2016-12-11 18:15:48 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2014-05-18 19:01:31 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-05-29 18:55:54 -07:00
2016-05-20 17:55:41 -07:00
2016-09-28 08:24:03 -07: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
2016-05-29 11:24:05 -07:00
2016-05-29 11:24:05 -07:00
2016-09-06 18:30:19 +02:00
2016-12-24 11:46:01 -08:00
2016-08-07 23:55:43 -04:00
2016-04-27 17:27:37 -04:00
2015-03-01 21:33:58 -08:00
2015-07-31 22:20:05 +02:00
2014-08-26 13:45:55 -04:00
2015-07-31 22:20:05 +02:00
2015-08-10 11:41:05 +02:00
2014-09-16 17:46:44 -07:00
2014-07-21 22:27:56 -07: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
2016-01-21 16:06:00 -08:00
2016-11-22 23:34:42 +01:00
2016-03-29 18:39:26 -07:00
2016-03-29 18:39:26 -07:00
2014-05-18 19:01:31 -07:00
2016-12-25 11:04:12 +01:00
2016-12-25 11:04:12 +01:00
2014-10-24 09:52:49 -07:00
2015-04-12 21:03:21 +02:00
2016-12-24 11:46:01 -08:00
2016-07-27 17:50:26 -07:00
2016-12-11 18:01:51 -08: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
2016-05-29 18:55:54 -07:00
2016-04-27 17:27:37 -04:00
2016-04-21 16:43:46 -04:00
2014-09-30 14:17:08 -07:00
2016-12-24 11:46:01 -08:00
2016-10-07 18:46:30 -07:00
2016-12-24 11:46:01 -08:00
2016-04-27 17:27:37 -04:00