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