
25 Feb
2020
25 Feb
'20
2:15 p.m.
On Tue, Feb 25, 2020 at 8:19 PM Wolfgang Wallner wolfgang.wallner@br-automation.com wrote:
The function cpu_x86_get_count() is also useful for other modules. Make it non-static and add a prototype + description.
Signed-off-by: Wolfgang Wallner wolfgang.wallner@br-automation.com
arch/x86/cpu/cpu_x86.c | 2 +- arch/x86/include/asm/cpu_x86.h | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com