coreboot-kgpe-d16/src/include/cpu
Ronald G. Minnich 5750fddcba 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>
2013-05-25 14:22:06 +02:00
..
amd Get rid of a number of __GNUC__ checks 2013-05-10 17:31:31 +02:00
intel Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
x86 Intel GM45, 945, SNB: Move multiply_to_tsc() to tsc.h 2013-05-25 14:22:06 +02:00
cpu.h x86: use boot state callbacks to disable rom cache 2013-05-01 07:12:17 +02:00