On Sat, Dec 7, 2019 at 12:48 PM Simon Glass <[email protected]> wrote: > > This function is only used within the implementation so make it static. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > 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!

