[U-Boot] [PATCH v5 036/101] x86: Don't export mrccache_update()

Bin Meng bmeng.cn at gmail.com
Tue Nov 26 08:05:19 UTC 2019


On Mon, Nov 25, 2019 at 12:11 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>
> ---
>
> 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(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list