diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2019-01-08 19:14:41 +0200 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2019-01-10 09:55:45 +0000 |
commit | 6c19cb53eebdc615c86165653d68c1aa71247ce0 (patch) | |
tree | 706486b8fd7a3f0c7765d779e6606b88219fb521 /3rdparty | |
parent | 6390c5070363d834443ecdfb6b77c077fc2576dd (diff) |
arch/x86: Remove weak tsc_freq_mhz() implementation
Build with TSC_CONSTANT_RATE must fail when this function
is not implemented for the platform. Weak implementation
causes division by zero in timer_monotonic_get() and
turns udelay() into no delay.
Change-Id: Id3b105ea3aac37cd0cba18ce2fb06d87a055486f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30762
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions