[PATCH v6 036/102] x86: Don't export mrccache_update()

Bin Meng bmeng.cn at gmail.com
Sun Dec 8 04:02:46 CET 2019


On Sat, Dec 7, 2019 at 12:48 PM Simon Glass <sjg at chromium.org> wrote:
>
> This function is only used within the implementation so make it static.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4:
> - Add new patch to make mrccache_update() static
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/include/asm/mrccache.h | 15 ---------------
>  arch/x86/lib/mrccache.c         | 16 ++++++++++++++--
>  2 files changed, 14 insertions(+), 17 deletions(-)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list