]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Remove old broken timer implementation
authorSimon Glass <sjg@chromium.org>
Wed, 17 Apr 2013 16:13:37 +0000 (16:13 +0000)
committerSimon Glass <sjg@chromium.org>
Mon, 13 May 2013 20:33:21 +0000 (13:33 -0700)
commit29756d44470f684e785a895e1f7d680e61764b58
tree64cc3841c4fb6bcadb03f1cdb75a4e60527d8a60
parente761ecdbb83e3151ffea5b531523256c57e62527
x86: Remove old broken timer implementation

Tidy up some old broken and unneeded implementations. These are not used
by coreboot or anything else now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Reviewed-by: Michael Spang <spang@chromium.org>
Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
Acked-by: Graeme Russ <graeme.russ@gmail.com>
arch/x86/cpu/Makefile
arch/x86/cpu/timer.c [deleted file]