diff options
author | Thomas Gleixner <[email protected]> | 2016-12-08 20:49:36 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-12-09 12:06:42 +0100 |
commit | cbd99e3b289e43000c29aa4aa9b94b394cdc68bd (patch) | |
tree | 8524ff43afb1e0ff0a910b141fd7e7a915f548d3 /drivers/spi/spi-fsl-dspi.c | |
parent | acc89612a70e370a5640fd77a83f15b7b94d85e4 (diff) |
timekeeping: Get rid of pointless typecasts
cycle_t is defined as u64, so casting it to u64 is a pointless and
confusing exercise. cycle_t should simply go away and be replaced with a
plain u64 to avoid further confusion.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Parit Bhargava <[email protected]>
Cc: Laurent Vivier <[email protected]>
Cc: "Christopher S. Hall" <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Liav Rehana <[email protected]>
Cc: John Stultz <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/spi/spi-fsl-dspi.c')
0 files changed, 0 insertions, 0 deletions