coreboot-kgpe-d16/src/northbridge/intel/gm45
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
..
acpi
acpi.c
chip.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
delay.c Intel GM45, 945, SNB: Move multiply_to_tsc() to tsc.h 2013-05-25 14:22:06 +02:00
delay.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
early_init.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_reset.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
gm45.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
igd.c intel/gm45: Fix interpretation of VT-d disable bit 2013-05-22 17:59:10 +02:00
iommu.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
Kconfig GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Makefile.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
northbridge.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pcie.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
pm.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
ram_calc.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
raminit.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
raminit_rcomp_calibration.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
raminit_read_write_training.c intel/gm45: Add more debug output to read/write training 2013-05-22 18:07:22 +02:00
raminit_receive_enable_calibration.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
thermal.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00