diff options
author | Dou Liyang <douly.fnst@cn.fujitsu.com> | 2017-07-14 05:34:07 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-09-25 15:22:44 +0200 |
commit | af5768507c051ceb9fe12bee59202bd83115c073 (patch) | |
tree | 8f6a1ce7cbdc8e1ddbf139040887557bb70fbb60 /arch/x86/kernel/setup.c | |
parent | x86/timers: Move the simple udelay calibration to tsc.h (diff) | |
download | linux-af5768507c051ceb9fe12bee59202bd83115c073.tar.xz linux-af5768507c051ceb9fe12bee59202bd83115c073.zip |
x86/timers: Make recalibrate_cpu_khz() void
recalibrate_cpu_khz() is called from powernow K7 and Pentium 4/Xeon
CPU freq driver. It recalibrates cpu frequency in case of SMP = n
and doesn't need to return anything.
Mark it void, also remove the #else branch.
Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/1500003247-17368-2-git-send-email-douly.fnst@cn.fujitsu.com
Diffstat (limited to 'arch/x86/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions