On Mon, Nov 25, 2019 at 12:11 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]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

