On 27 November 2016 at 15:15, Vladimir Zapolskiy <[email protected]> wrote: > No functional change, moving cache manipulation functions into cache.c > allows to collect all of them in a single location and as a pleasant > side effect cache_control() function can be unexported now. > > Signed-off-by: Vladimir Zapolskiy <[email protected]> > --- > arch/sh/cpu/sh4/cache.c | 39 ++++++++++++++++++++++++++++++++++++--- > arch/sh/cpu/sh4/cpu.c | 34 ---------------------------------- > arch/sh/include/asm/cache.h | 2 -- > 3 files changed, 36 insertions(+), 39 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

