sh4: cache: move exported cache manipulation functions into cache.c
authorVladimir Zapolskiy <vz@mleia.com>
Sun, 27 Nov 2016 22:15:18 +0000 (00:15 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 02:32:42 +0000 (21:32 -0500)
commitb33718c614afc8f60285311ab587ff1228e5bd29
tree8d726dd2cc44366d94d2e199fad9ee811fc57a71
parent6ab8b961de4e883dc61fb7dfd22a9ac7ab359250
sh4: cache: move exported cache manipulation functions into cache.c

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 <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sh/cpu/sh4/cache.c
arch/sh/cpu/sh4/cpu.c
arch/sh/include/asm/cache.h