commit | 8e294418b1f58f759588c81d6cb93858969da58e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 17 16:13:38 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Mon May 13 13:33:21 2013 -0700 |
tree | 28be41541a69615fa469629f4c49f076577bd8a8 | |
parent | 6431716c287d36eedace1e3eaa275c6b60d4c982 [diff] |
x86: Remove ISR timer This is no longer used since we prefer the more accurate TSC timer, so remove the dead code. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Graeme Russ <graeme.russ@gmail.com>