x86: Expose init_freq_invariance() to topology header
authorHuang Rui <ray.huang@amd.com>
Mon, 14 Feb 2022 10:14:49 +0000 (18:14 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 8 Mar 2022 18:16:43 +0000 (19:16 +0100)
commit666f6ecf35bc3a14ab01fa761a7e17afac04dcd5
tree795824d500417772bcb0f72fceb63806b0e2acf1
parent82d89369141b8fab56deff540121b8d09d289bfd
x86: Expose init_freq_invariance() to topology header

The function init_freq_invariance will be used on x86 CPPC, so expose it in
the topology header.

Signed-off-by: Huang Rui <ray.huang@amd.com>
[ rjw: Subject adjustment ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/include/asm/topology.h
arch/x86/kernel/smpboot.c