u-boot-brain/arch/sh/cpu/sh4
Vladimir Zapolskiy b33718c614 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>
2016-12-02 21:32:42 -05:00
..
cache.c sh4: cache: move exported cache manipulation functions into cache.c 2016-12-02 21:32:42 -05:00
config.mk sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 2014-11-13 08:47:58 +09:00
cpu.c sh4: cache: move exported cache manipulation functions into cache.c 2016-12-02 21:32:42 -05:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile sh: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
start.S sh: Fix build errors for generic board 2016-05-27 15:39:51 -04:00
watchdog.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00