Home
last modified time | relevance | path

Searched hist:"870 cc23f07c725e6218a77b25314193ef6fbd1b4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dsh_eth.c870cc23f07c725e6218a77b25314193ef6fbd1b4 Thu Aug 22 04:22:01 UTC 2013 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> net: sh-eth: Change cache API of SH

The cache API of SH was changed from dcache_wback_range to flush_dcache_range.
sh-eth uses dcache_wback_range. This patch changes to flush_dcache_range.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>