Add invalidate_dcache_range() and flush_dcache_range() for the blackfin architecture. Such functions already exist on this arch with different names, so just forward the call. This fixes the build of bf609-ezkit board as it uses drivers/net/designware.c which requires the above functions. Cc: Sonic Zhang <sonic.adi@gmail.com>, Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Vasili Galka <vvv444@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
__kgdb.S | ||
board.c | ||
boot.c | ||
cache.c | ||
clocks.c | ||
cmd_cache_dump.c | ||
ins.S | ||
kgdb.c | ||
kgdb.h | ||
memcmp.S | ||
memcpy.S | ||
memmove.S | ||
memset.S | ||
muldi3.c | ||
outs.S | ||
post.c | ||
string.c |