diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2013-05-08 17:08:55 +0200 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-05-25 14:22:06 +0200 |
commit | 5750fddcba16101e39bf9ec739d9a8bc8e2c0ae9 (patch) | |
tree | edf7dcb2d0fd756a784a547d6163f8f8c412bcd8 /util/kconfig | |
parent | 60c54cc017becb842156644bcda2591a13ba10bc (diff) |
Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`
multiply_to_tsc was being copied everywhere, which is bad
practice. Put it in the tsc.h include file where it belongs.
Delete the copies of it.
Per secunet, no copyright notice is needed.
This might be a good time to get a copyright notice into tsc.h
anyway.
Change-Id: Ied0013ad4b1a9e5e2b330614bb867fd806f9a407
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/3242
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.huber@secunet.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'util/kconfig')
0 files changed, 0 insertions, 0 deletions