]> git.baikalelectronics.ru Git - kernel.git/commit
timecounter: provide a macro to initialize the cyclecounter mask field.
authorRichard Cochran <richardcochran@gmail.com>
Fri, 2 Jan 2015 19:22:03 +0000 (20:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jan 2015 21:47:35 +0000 (16:47 -0500)
commit74633ca454d2143312e7ee27990ca10f02c88171
tree176a1a02d34babe34a377d6fb5fd50a78cca3e68
parent0ac2a318b0c5d4c8267afafdf241faef7c0657fd
timecounter: provide a macro to initialize the cyclecounter mask field.

There is no need for users of the timecounter/cyclecounter code to include
clocksource.h just for a single macro.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/timecounter.h