[PATCH 1/2] x86: cpu_x86: Make cpu_x86_get_count() non-static
Bin Meng
bmeng.cn at gmail.com
Tue Feb 25 14:15:32 CET 2020
On Tue, Feb 25, 2020 at 8:19 PM Wolfgang Wallner
<wolfgang.wallner at 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 at 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 at gmail.com>
More information about the U-Boot
mailing list