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
..
2009-01-15 16:39:40 -08:00
2008-11-14 10:39:16 +11:00
2014-01-31 09:21:55 -08:00
2012-11-28 21:53:38 -05:00
2013-05-20 22:29:27 -07:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2015-06-08 07:56:09 -05:00
2011-03-31 11:26:23 -03:00
2016-06-04 00:23:02 +02:00
2011-04-17 14:41:30 -07:00
2006-10-08 12:32:36 -07:00
2012-03-28 18:11:12 +01:00
2009-11-30 15:38:19 -05:00
2012-05-02 15:54:06 -04:00
2006-10-08 12:32:36 -07:00
2014-01-31 09:21:55 -08:00
2007-05-02 19:02:35 -07:00
2015-05-26 10:01:48 -07:00
2009-05-02 15:36:10 -07:00
2012-03-28 18:11:12 +01:00
2011-03-31 11:26:23 -03:00
2011-04-17 14:41:30 -07:00
2005-04-16 15:20:36 -07:00
2006-06-30 19:25:36 +02:00
2012-03-28 18:11:12 +01:00
2005-04-16 15:20:36 -07:00
2013-11-16 16:33:21 -08:00
2011-03-29 14:47:58 +02:00
2011-03-02 14:57:55 -05:00
2011-03-29 14:47:58 +02:00
2011-03-29 14:47:58 +02:00
2016-12-24 11:46:01 -08:00
2016-08-07 23:47:18 -04:00
2016-08-07 23:47:18 -04:00
2015-12-04 22:46:25 +01:00
2016-12-24 11:46:01 -08:00
2010-06-15 14:19:08 -04:00
2010-06-15 14:19:08 -04:00
2012-02-23 20:18:56 -07:00
2016-08-04 08:50:07 -04:00
2016-08-04 08:50:07 -04:00
2016-04-25 15:59:50 -05:00
2015-09-15 13:18:04 -05:00
2014-08-26 13:45:53 -04:00
2016-12-24 11:46:01 -08:00
2013-11-16 16:33:21 -08:00
2016-12-24 11:46:01 -08:00
2016-06-04 00:20:00 +02:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2011-04-17 14:41:30 -07:00
2012-07-30 17:25:11 -07:00
2016-03-01 20:36:57 +01:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2013-07-19 13:54:26 -07:00
2012-03-28 18:11:12 +01:00
2015-06-08 07:56:09 -05:00
2013-11-16 16:33:16 -08:00
2015-05-26 10:01:44 -07:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2015-06-08 07:56:09 -05:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2013-04-07 12:59:30 -07:00
2012-03-28 18:11:12 +01:00
2015-05-26 10:01:50 -07:00
2016-12-25 11:04:12 +01:00
2016-12-24 11:46:01 -08:00
2016-10-07 18:46:30 -07:00