commit | 7030f27ef3da9f911299592751574044f86305f0 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Nov 13 00:11:24 2015 -0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 01 06:26:35 2015 -0700 |
tree | e2fe98fc807fc3ac60bbb99bda068a0469cfaed0 | |
parent | 1d4c83c2480b0874214165571e8a056a8b423db2 [diff] |
x86: tsc: Move tsc_timer.c to drivers/timer To group all dm timer drivers together, move tsc timer to drivers/timer directory. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>