summaryrefslogtreecommitdiff
path: root/drivers/timer/tsc_timer.c
AgeCommit message (Collapse)Author
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng
To group all dm timer drivers together, move tsc timer to drivers/timer directory. Signed-off-by: Bin Meng <[email protected]> Acked-by: Simon Glass <[email protected]>